RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Frame

Frame.IsOrthonormal

Method
Description:
Determines if this frame's basis vectors are orthonormal.
Remarks:
"Orthonormal" means that the three vectors are orthogonal and each of them has unit length.
Syntax
public bool IsOrthonormal()