FamilyInstanceflipHand Method |
The orientation of family instance hand will be flipped. If it can not be flipped, return false, otherwise return true.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function flipHand As Boolean
member flipHand : unit -> bool
Return Value
Boolean
See Also