Determines if this frame's basis vectors are orthonormal.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsOrthonormal()
Return Value
BooleanTrue if this frame's basis vectors are orthonormal, false if not.
