2027 Method
Changes 0
M

StructuralFramingUtils.IsJoinAllowedAtEnd

Description:
Identifies if the indicated end of the framing element is allowed to join to others.
public static bool IsJoinAllowedAtEnd(
	FamilyInstance familyInstance,
	int end
)
  • familyInstance
    The FamilyInstance, which must be of a structural framing category.
  • Int32
    end
    The index of the end (0 for the start, 1 for the end).
Return Value Boolean True if it is allowed to join. False if it is disallowed.