Click or drag to resize

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; }

Property Value

Type: Boolean
See Also