<Code Lib>
2020 Method
Changes 0
M

StructuralFramingUtils.IsEndReferenceValid

Description:
Determines if the given reference can be set for the given end of the framing element.

public static bool IsEndReferenceValid(
	FamilyInstance familyInstance,
	int end,
	Reference pick
)

Return Value bool True if the given reference can be set for the given end of the framing element.

Loading…