Click or drag to resize

LineSpacings Properties

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

The LineSpacings type exposes the following members.

Properties
  NameDescription
Public propertyAllNames
Array of strings with all LineSpacing names in the circuit.
Public propertyCount
Number of LineSpacing objects in active circuit.
Public propertyFirst
Sets the first LineSpacing active. Returns 0 if no more.
Public propertyidx
Get/set active LineSpacing by index; index is 1-based: 1..count
Public propertyName
Sets the active LineSpacing by Name.
Public propertyNconds
Public propertyNext
Sets the next LineSpacing active. Returns 0 if no more.
Public propertyPhases
Number of Phases
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