API Reference > imodeljs-frontend > LocatingElements > LocateOptions > preserveModelDisplayTransforms preserveModelDisplayTransforms preserveModelDisplayTransforms: boolean = false If true, then the world point of a hit on a model will preserve any transforms applied to the model at display time, such as those supplied by a ModelDisplayTransformProvider or PlanProjectionSettings.elevation. Otherwise, the world point will be multiplied by the inverse of any such transforms to correlate it with the model's true coordinate space. Defined in core/frontend/src/ElementLocateManager.ts Line 69 Last Updated: 11 June, 2024