<Code Lib>
2022 Method
Changes 0
M

MultiReferenceAnnotationType.IsAllowedDimensionStyle

Description:
Checks if the dimension style can be used with multi-reference annotations.
Remarks:
Only linear dimension styles are allowed.

public bool IsAllowedDimensionStyle(
	ElementId dimensionStyleId
)

Return Value bool True if the dimension style can be used by multi-reference annotations.

Loading…