LineSpacings Properties |
[This is preliminary documentation and is subject to change.]
The LineSpacings type exposes the following members.
| Name | Description | |
|---|---|---|
| AllNames |
Array of strings with all LineSpacing names in the circuit.
| |
| Count |
Number of LineSpacing objects in active circuit.
| |
| First |
Sets the first LineSpacing active. Returns 0 if no more.
| |
| idx |
Get/set active LineSpacing by index; index is 1-based: 1..count
| |
| Name |
Sets the active LineSpacing by Name.
| |
| Nconds | ||
| Next |
Sets the next LineSpacing active. Returns 0 if no more.
| |
| Phases |
Number of Phases
| |
| Units | ||
| Xcoords |
Get/Set the X (horizontal) coordinates of the conductors
| |
| Ycoords |
Get/Set the Y (vertical/height) coordinates of the conductors
|