ArrangePriorities Enumerator
Description
Defines the different types of arrange priorities that are supported.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
Name | Value | Description |
HighArrangePriority | 3 | High arrange priority. |
LowArrangePriority | 1 | Low arrange priority. |
MediumArrangePriority | 2 | Medium arrange priority. |
VeryHighArrangePriority | 4 | Very high arrange priority. |
VeryLowArrangePriority | 0 | Very low arrange priority. |