StructuralFramingUtils.CanFlipEnds
Method
Description:
Determines if the ends of the given framing element can be flipped.
Determines if the ends of the given framing element can be flipped.
Parameters
Parameter | Type | Description |
---|---|---|
familyInstance | FamilyInstance | The FamilyInstance, which must be of a structural framing category, non-concrete. |
Return Value
Type | Description |
---|---|
Boolean | True for non-concrete line, arc or ellipse framing element, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |