chainCellOrient
layoutXL chainCellOrient string "cell_orientation"
Description
Sets the cell orientation to the specified value if the environment variable is set to "R0" or "R90". Otherwise, the cell orientation is calculated by computing how the S, G, and D are aligned relative to each other.
GUI Equivalent
Examples
envGetVal("layoutXL" "chainCellOrient")
envSetVal("layoutXL" "chainCellOrient" 'string "R0")
Related Topics
List of Layout XL Environment Variables
Return to top