generateSoftBlocks
layoutDP generateSoftBlocks boolean { t | nil }
Description
Controls whether the Layout XL Generate All From Source and Update Components and Nets commands generate soft blocks for schematic symbols that have a missing schematic.
GUI Equivalent
Examples
envGetVal("layoutDP" "generateSoftBlocks")
envSetVal("layoutDP" "generateSoftBlocks" 'boolean nil)
Related Topics
Return to top