fromAssetId

suspend fun fromAssetId(assetId: Int, options: IonSnapService.Companion.FromAssetIdOptions? = definedExternally): IonSnapService(source)

Creates an IonSnapService for the given ion asset, fetching the asset's ECEF transform from the ion REST API.

Return

A snapper bound to the asset.

Parameters

assetId

The ion ID of a 3D Tiles asset backed by a BIM/CAD Database model.

See also