supressFreezePcellUI
layout supressFreezePcellUI boolean { t | nil }
Description
Freezes the Pcell instance without displaying the Freeze Pcell Instance Form. The default values for library, cell, and view are used for the freeze operation.
GUI Equivalent
Examples
envGetVal("layout" "supressFreezePcellUI")
envSetVal("layout" "supressFreezePcellUI" 'boolean t)
Related Topics
Return to top