Design Partitions in Concurrent Layout
When a design is initialized for multiple users, you can start defining design partitions based on your editing requirements.
You can define following types of design partitions:
- Area-based design partition: One or more area partitions are attached to each design partition.
- Layer-based design partition: A range layers is specified for each design partition.
- Mixed design partition: An area partition is specified, along with a range of layers for a design partition.
You can specify all three types of design partitions at the same time based on your requirement.
You should partition the design carefully to avoid partition overlapping that will increase the likelihood of edit conflicts among design partitions. Additionally, try to not use a global container, like a FigSet, across design partitions.
Related Topics
Defining an Area-Based Design Partition
Defining a Layer-Based Design Partition
Defining a Mixed Design Partition
Return to top