| CktElementNumConductors Property |
[This is preliminary documentation and is subject to change.]
Number of Conductors per Terminal
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int NumConductors { get; }
Public ReadOnly Property NumConductors As Integer
Get
public:
property int NumConductors {
int get ();
}
member NumConductors : int with get
function get_NumConductors();
Property Value
Type:
Int32See Also