phoComposeMasterPromptOff (Virtuoso Photonics Option)
layoutXL phoComposeMasterPromptOff boolean { t | nil }
Description
Uses the bound schematic instances, if available, to determine the master library cellview to use for creating the composite waveguide. If the bound schematic instances are not available, uses a previous selection to determine the master cellview to use.
The default is "nil", which means a form is raised that enables you to specify the master library cellview to be used.
GUI Equivalent
Examples
envGetVal("layoutXL" "phoComposeMasterPromptOff")
envSetVal("layoutXL" "phoComposeMasterPromptOff" 'boolean t)
envSetVal("layoutXL" "phoComposeMasterPromptOff" 'boolean nil)
Related Topics
phoComposeMaster (Virtuoso Photonics Option)
Abutment in Virtuoso Photonics Solution (Virtuoso Photonics Option)
List of Layout XL Environment Variables
Return to top