LayoutHost Properties
Pars
Returns an ElementPars object. This property is used to set/get the component parameters declared in the footprint.
Example:
LayoutPars
Returns an ElementPars object. This property is used to set/get the locally defined parameters in the footprint.
Example:
LengthUnits
Returns a string. This property is used to set/get the internal length units in the current script. By default, length units in the script are meters. When this property is changed, any subsequent calls to the LayoutHost are interpreted in the new units.
Example:
MID
A constant used to query an edge for its mid point.
Example:
START
A constant used to query an edge for its start point.
Example:
END
A constant used to query an edge for its end point.
Example: