customizePin
vrf.exportDie customizePin boolean { t | nil }
Description
Enables the Pin Numbering tab in the Export Die form. By default, the tab is disabled.
GUI Equivalent
Examples
envSetVal("vrf.exportDie" "customizePin" 'boolean t)
envGetVal("vrf.exportDie" "customizePin")
Related Topics
Return to top