Alternate Add/Remove Schemes
You can use Info commands instead of the screen menu to add or remove elements from the zone. This can be useful when using Parametric Design from within a macro. Typical commands might be:
Command
Description
ADD_ELEM_INFO "PD_ZONE"
Add selected elements to the zone
CHANGE_ELEM_INFO "PD_ZONE" ""
Remove selected elements from the zone
Was this helpful?