<Code Lib>
2027 Method
Changes 8
M

CoordinationModelLinkUtils.GetAllCoordinationModelTypeIds

Description:
Gets all Coordination Model type ids in the document.

public static ISet<ElementId> GetAllCoordinationModelTypeIds(
	Document document
)

Return Value ISet<ElementId> Returns the set of element ids of all Coordination Model types in the document.

Loading…