|  Structural  | 
 Determines if the ends of the given framing element can be flipped. 
 Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
 Syntax
 Syntax  Parameters
- familyInstance FamilyInstance
- The FamilyInstance, which must be of a structural framing category, non-concrete.
Return Value
BooleanTrue for non-concrete line, arc or ellipse framing element, false otherwise.
 Exceptions
 Exceptions  | Exception | Condition | 
|---|---|
| ArgumentNullException | A non-optional argument was null | 
 See Also
 See Also