2024 Method
Changes 0
M

StructuralFramingUtils.CanSetEndReference

Description:
Determines if a reference can be set for the given end of the framing element.
public static bool CanSetEndReference(
	FamilyInstance familyInstance,
	int end
)
  • familyInstance
    The FamilyInstance, which must be of a structural framing category, non-concrete and joined at the given end.
  • Int32
    end
    The index of the end (0 for the start, 1 for the end).
Return Value bool True if reference can be set for the given end of the framing element.