MultiReferenceAnnotationType.IsAllowedDimensionStyle
Method
Description:
Checks if the dimension style can be used with multi-reference annotations.
Checks if the dimension style can be used with multi-reference annotations.
Remarks:
Only linear dimension styles are allowed.
Only linear dimension styles are allowed.
Parameters
Parameter | Type | Description |
---|---|---|
dimensionStyleId | ElementId | The dimension style to check. |
Return Value
Type | Description |
---|---|
Boolean | True if the dimension style can be used by multi-reference annotations. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |