Click or drag to resize

MatrixIsColumnOrthoNormal Property

Gets a value indicating whether the matrix is column orthonormal.

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

Property Value

Type: Boolean
See Also