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