reuseExistingFrozenMaster
layout reuseExistingFrozenMaster boolean { t | nil }
Description
Uses the existing frozen Pcell master, if available, when converting a Pcell instance to a non-Pcell instance.
GUI Equivalent
Examples
envGetVal("layout" "reuseExistingFrozenMaster")
envSetVal("layout" "reuseExistingFrozenMaster" 'boolean t)
Related Topics
Freezing and Unfreezing Pcell Instances
Return to top