Share

FamilyInstance.flipHand Method

The orientation of family instance hand will be flipped. If it can not be flipped, return false, otherwise return true.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public bool flipHand()

Return Value

Boolean

See Also

Reference

Was this information helpful?