Click or drag to resize

LineGeometries Properties

[This is preliminary documentation and is subject to change.]

The LineGeometries type exposes the following members.

Properties
  NameDescription
Public propertyAllNames
Array of strings with all LineGeometrie names in the circuit.
Public propertyConductors
Array of strings with names of all conductors in the active LineGeometry object
Public propertyCount
Number of LineGeometrie objects in active circuit.
Public propertyEmergAmps
Emergency ampere rating
Public propertyFirst
Sets the first LineGeometrie active. Returns 0 if no more.
Public propertyidx
Get/set active LineGeometrie by index; index is 1-based: 1..count
Public propertyName
Sets the active LineGeometrie by Name.
Public propertyNconds
Number of conductors in this geometry. Default is 3. Triggers memory allocations. Define first!
Public propertyNext
Sets the next LineGeometrie active. Returns 0 if no more.
Public propertyNormAmps
Normal ampere rating
Public propertyPhases
Number of Phases
Public propertyReduce
Public propertyRhoEarth
Public propertyUnits
Public propertyXcoords
Get/Set the X (horizontal) coordinates of the conductors
Public propertyYcoords
Get/Set the Y (vertical/height) coordinates of the conductors
Top
See Also