<Code Lib>
2022 Method
Changes 0
M

StructuralFramingUtils.CanFlipEnds

Description:
Determines if the ends of the given framing element can be flipped.

public static bool CanFlipEnds(
	FamilyInstance familyInstance
)

Return Value bool True for non-concrete line, arc or ellipse framing element, false otherwise.

Loading…