preserveRodObjects
layout preserveRodObjects boolean { t | nil }
Description
Specifies whether ROD properties are preserved when an instance is flattened.
GUI Equivalent
Examples
envGetVal("layout" "preserveRodObjects")
envSetVal("layout" "preserveRodObjects" 'boolean t)
Related Topics
Return to top