Enum PartitionSetViewType
The various placement types for partition sets inside a particle.
Namespace: AS2.Visuals
Assembly: .dll
Syntax
public enum PartitionSetViewType
Fields
Name | Description |
---|---|
Auto | Automatic view type: Partition sets oriented on a circle, automatically ordered by the average positions of their pins. |
Auto_2DCircle | Automatic view type: Partition sets oriented inside of a circle, automatically ordered by the average positions of their pins. |
CodeOverride | Default view type: Prioritization of code positioning. If none has been set, we use auto positioning. |
Line | Standard view type: Partition sets oriented in a vertical line. |