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
Syntaxpublic bool ModelTransformIsIdentity { get; }
Public ReadOnly Property ModelTransformIsIdentity As Boolean
Get
Property Value
Type:
Boolean
See Also