getServiceUrl Method
This method returns the URL to obtain the Reality Data properties.
getServiceUrl(iTwinId: string): Promise<undefined | string>
@returns string containing the URL to reality data.
| Parameter | Type | Description | 
|---|---|---|
| iTwinId | string | id of associated iTwin project | 
Returns - Promise<undefined | string>
string containing the URL to reality data.
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.