vlGenAutoDetectCells
envSetVal("layoutXL" "vlGenAutoDetectCells" 'boolean nil)
Description
Automatically sets for VLGen all schematic symbols across the hierarchy that do not have their CDF parameters defined and have no existing layouts.
GUI Equivalent
Examples
envGetVal("layoutXL" "vlGenAutoDetectCells")
envSetVal("layoutXL" "vlGenAutoDetectCells" 'boolean t)
envSetVal("layoutXL" "vlGenAutoDetectCells" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top