2021 Method
Changes 0
M

MultiReferenceAnnotation.AreReferencesValidForLinearDimension

Description:
If the DimensionStyleType is Linear, validates that the references are valid for an aligned multi-reference annotation.
public static bool AreReferencesValidForLinearDimension(
	Document document,
	ElementId ownerViewId,
	MultiReferenceAnnotationOptions options
)
Return Value bool True DimensionStyleType does not equal Linear or if an aligned multi-reference annotation can be created from the references.