segmentParamNames
layoutXL segmentParamNames string "segments"
Description
Enables a resistor to be implemented as a single instance that has one or many segments. The name of each segment is unique and can be set by using the environment variable.
The default segment name is “segments”.
GUI Equivalent
Examples
envGetVal("layoutXL" "segmentParamNames")
envSetVal("layoutXL" "segmentParamNames" 'string "segments Segments")
Related Topics
List of Layout XL Environment Variables
Return to top