<Code Lib>
2026 Method
Changes 7
M

CableType.GetUsableCableSizeIds

Description:
Gets all the Cable Sizes that can be used by this Cable Type, sorted by name.

public IList<ElementId> GetUsableCableSizeIds()

IList<ElementId> All the Cable Size ids that can be used by this Cable Type.

Loading…