vplGenSetDefaultLayout
layoutXL vplGenSetDefaultLayout boolean { t | nil }
Description
Automatically sets the default layout to be the VPLGen core layout with default parameter values; i.e., the one created the first time you generate a particular VPLGen in the layout view.
GUI Equivalent
Examples
envGetVal("layoutXL" "vplGenSetDefaultLayout")
envSetVal("layoutXL" "vplGenSetDefaultLayout" 'boolean t)
Related Topics
Generating VPLGen Pcell Instances
List of Layout XL Environment Variables
Return to top