regenModgenPostProcess
APR.device.place regenModgenPostProcess boolean { t | nil }
Description
Regenerates Modgens after they are moved to a row region. The orientations of the Modgen members are updated to match the orientations of the rows to which they are moved.
GUI Equivalent
Examples
envGetVal("APR.device.place" "regenModgenPostProcess")
envSetVal("APR.device.place" "regenModgenPostProcess" 'boolean nil)
Related Topics
Setting Common Options in the Placement Options Form
Return to top