DisplayPipelineModelTransformIsIdentity Property |
Gets a value that indicates whether the Model Transform is an Identity transformation.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool ModelTransformIsIdentity { get; }
Public ReadOnly Property ModelTransformIsIdentity As Boolean
Get
Property Value
Type:
BooleanSee Also