bindFlattenLayoutCreate
layoutXL bindFlattenLayoutCreate cyclic { "Synchronized Family" | "Free Objects" | "Grouped Objects" }
Description
Controls which one of the following is created when instances are flattened:
-
Synchronized Family: Synchronized family for the top-level instances that are flattened and figure groups for the lower-level flattened instances -
Free Objects: No Grouping -
Grouped Objects: Figure groups at all hierarchical levels
The default is "Synchronized Family".
GUI Equivalent
Examples
envGetVal("layoutXL" "bindFlattenLayoutCreate")
envSetVal("layoutXL" "bindFlattenLayoutCreate" 'cyclic "Free Objects")
Related Topics
List of Layout XL Environment Variables
Return to top