Gets all the Cable Sizes that can be used by this Cable Type, sorted by name.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public IList<ElementId> GetUsableCableSizeIds()
Return Value
IList<ElementId>All the Cable Size ids that can be used by this Cable Type.