Determine if this frame's basis is right-handed.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsRightHanded()
Return Value
BooleanTrue if this frame's basis is right-handed, false if not.
