RVTDocs.com

MultiReferenceAnnotationType.IsAllowedDimensionStyle

Method
Description:
Checks if the dimension style can be used with multi-reference annotations.
Remarks:
Only linear dimension styles are allowed.
Syntax
public bool IsAllowedDimensionStyle(
	ElementId dimensionStyleId
)
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