Click or drag to resize

TransformIsRotation Property

Returns true if this is a proper rotation.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.12
Syntax
public bool IsRotation { get; }

Property Value

Type: Boolean
See Also