Click or drag to resize

MatrixIsRowOrthoNormal Property

Gets a value indicating whether the matrix is row orthonormal.

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

Property Value

Type: Boolean
See Also