FamilyInstanceflipFacing Method |
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: 26.0.4.0 (26.0.4.0)
SyntaxPublic Function flipFacing As Boolean
public:
bool flipFacing()
member flipFacing : unit -> bool
Return Value
Boolean
See Also