<Code Lib>
2025 Method
Changes 0
M

MultiReferenceAnnotationOptions.ElementsMatchReferenceCategory

Description:
Verifies that all of the elements match the reference category required by the MultiReferenceAnnotationType.

public bool ElementsMatchReferenceCategory(
	ICollection<ElementId> elements
)

Return Value Boolean True if all the elements match the reference category required by the MultiReferenceAnnotationType.

Loading…