RhinoCommon API
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

public bool ModelTransformIsIdentity { get; }
Public ReadOnly Property ModelTransformIsIdentity As Boolean Get
Property Value
Type: Boolean