FamilyInstanceHandFlipped Property |
Property to test whether the orientation of family instance hand is flipped.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool HandFlipped { get; }
Public ReadOnly Property HandFlipped As Boolean
Get
public:
property bool HandFlipped {
bool get ();
}
member HandFlipped : bool with get
Property Value
Boolean
See Also