vfpTopLevelRouteEnableCustomPinSize
layoutXL.floorplan vfpTopLevelRouteEnableCustomPinSize boolean { t | nil }
Description
Overrides the size of the pin when the pin is placed on a path segment
When set to t, you can enter the width and height value of a pin shape to customize the pin size after moving the pin to top-level route in the Pin Planner.
GUI Equivalent
Examples
envGetVal("layoutXL.floorplan" "vfpTopLevelRouteEnableCustomPinSize")
envSetVal("layoutXL.floorplan" "vfpTopLevelRouteEnableCustomPinSize" 'boolean t)
Related Topics
Return to top