LineSpacings Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:dss_sharp.LineSpacings"]
Namespace: dss_sharp
The LineSpacings type exposes the following members.
| Name | Description | |
|---|---|---|
| LineSpacings | Initializes a new instance of the LineSpacings class |
| 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
|
| Name | Description | |
|---|---|---|
| CheckForError | (Inherited from ContextState.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetContextHandle |
Returns the low-level handle of the current OpenDSS/DSS-CAPI instance.
(Inherited from ContextState.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| apiutil | (Inherited from ContextState.) | |
| ctx | (Inherited from ContextState.) |