Share

CableSize.NumberOfOtherConductors Property

The number of Other Conductors.


Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public int NumberOfOtherConductors { get; set; }

Property Value

Int32

Exceptions

ExceptionCondition
ArgumentOutOfRangeException When setting this property: The given value for numberOfOtherConductors is negative.

See Also

Reference

Was this information helpful?