2027 Method
Changes 0
M

StructuralFramingUtils.DisallowJoinAtEnd

Description:
Sets the indicated end of the framing element to not be allowed to join to others.
Remarks:
If this framing element is already joined at this end, it will become disconnected.
public static void DisallowJoinAtEnd(
	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).