calculateEcefTransform Method
Calculate the transform between two ECEF locations
calculateEcefTransform(): Transform | undefined
@returns Transform that converts relative coordinates in the source iModel to relative coordinates in the target iModel.
@note This can only be used if both source and target iModels are linearly located
Returns - Transform | undefined
Transform that converts relative coordinates in the source iModel to relative coordinates in the target iModel.
Defined in
Last Updated: 03 August, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.