RVTDocs.com

MultiReferenceAnnotationType.IsAllowedReferenceCategory

Method
Description:
Checks if the reference category can be used with multi-reference annotations.
Remarks:
Only Structural Rebar is allowed.
Syntax
public bool IsAllowedReferenceCategory(
	ElementId referenceCategoryId
)
Parameters
Parameter Type Description
referenceCategoryId ElementId The reference category to check.
Return Value
Type Description
Boolean True when the reference category can be used by multi-reference annotations.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null