M

CableSize.GetCableSizeIds

Description:
Gets all the Cable Size ids in the given document, sorted by name.
public static IList<ElementId> GetCableSizeIds(
	Document document
)
Return Value IList<ElementId> All the Cable Size ids in this document.