LineGeometries Properties |
[This is preliminary documentation and is subject to change.]
The LineGeometries type exposes the following members.
Name | Description | |
---|---|---|
AllNames |
Array of strings with all LineGeometrie names in the circuit.
| |
Conductors |
Array of strings with names of all conductors in the active LineGeometry object
| |
Count |
Number of LineGeometrie objects in active circuit.
| |
EmergAmps |
Emergency ampere rating
| |
First |
Sets the first LineGeometrie active. Returns 0 if no more.
| |
idx |
Get/set active LineGeometrie by index; index is 1-based: 1..count
| |
Name |
Sets the active LineGeometrie by Name.
| |
Nconds |
Number of conductors in this geometry. Default is 3. Triggers memory allocations. Define first!
| |
Next |
Sets the next LineGeometrie active. Returns 0 if no more.
| |
NormAmps |
Normal ampere rating
| |
Phases |
Number of Phases
| |
Reduce | ||
RhoEarth | ||
Units | ||
Xcoords |
Get/Set the X (horizontal) coordinates of the conductors
| |
Ycoords |
Get/Set the Y (vertical/height) coordinates of the conductors
|