<Code Lib>
2025 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
)

  • referenceCategoryId
    The reference category to check.
Return Value Boolean True when the reference category can be used by multi-reference annotations.

Loading…