MultiReferenceAnnotationType.IsAllowedReferenceCategory
Method
Description:
Checks if the reference category can be used with multi-reference annotations.
Checks if the reference category can be used with multi-reference annotations.
Remarks:
Only Structural Rebar is allowed.
Only Structural Rebar is allowed.
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 |