M

CableType.GetCableTypeIds

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