StructuralFramingUtils.FlipEnds
Description:
Flips the ends of the structural framing element.
Flips the ends of the structural framing element.
Remarks:
Only ends of non-concrete structural framing element like beam and brace can be flipped and only in case if it is a line, arc or ellipse element.
Only ends of non-concrete structural framing element like beam and brace can be flipped and only in case if it is a line, arc or ellipse element.
public static void FlipEnds(
FamilyInstance familyInstance
)
-
familyInstanceThe FamilyInstance, which must be of a structural framing category, non-concrete.
-
The input familyInstance is concrete or is not a line, arc or ellipse element.
-
A non-optional argument was null
-
The input familyInstance is not of a structural framing category.