The orientation of family instance facing will be flipped. If it can not be flipped, return false, otherwise return true.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public bool flipFacing() |
Visual Basic |
---|
Public Function flipFacing As Boolean |
Visual C++ |
---|
public: bool flipFacing() |