<Code Lib>
2021 Method
Changes 0
M

MultiReferenceAnnotationType.IsAllowedReferenceCategory

Description:
Checks if the reference category can be used with multi-reference annotations.
Remarks:
Only Structural Rebar is allowed.

public bool IsAllowedReferenceCategory(
	ElementId referenceCategoryId
)

Return Value bool True when the reference category can be used by multi-reference annotations.

Loading…