modgenMPPGuardRingToUseCB
layoutXL modgenMPPGuardRingToUseCB string { "instance_names" }
Description
Sets the default MPP guard ring when the MPP Guard Ring Options form is launched.
The environment variable accepts a user-defined callback function with a list of instances in the Modgen, and returns the name of the valid MPP guard ring that surrounds the Modgen.
GUI Equivalent
Examples
envGetVal("layoutXL" "modgenMPPGuardRingToUseCB")
envSetVal("layoutXL" "modgenMPPGuardRingToUseCB" 'string "mgGRProc")
Related Topics
Return to top