ModelDisplayTransformProvider Interface

Interface adopted by an object that wants to apply a per-model display transform. This is intended chiefly for use by model alignment tools.

see ViewState.modelDisplayTransformProvider.

Methods

Name Description
getModelDisplayTransform(modelId: string, baseTransform: Transform): Transform    

Defined in

Last Updated: 29 November, 2022