stretchPcellApplyToName
layout stretchPcellApplyToName boolean { t | nil }
Description
Determines whether the Reference Dimension and Minimum and Maximum fields apply to Name only or to the whole expression for Pcells, in the Stretch in X and Stretch in Y forms.
GUI Equivalent
Examples
envGetVal("layout" "stretchPcellApplyToName")
envSetVal("layout" "stretchPcellApplyToName" 'boolean nil)
Related Topics
Return to top