SoGraphicConfigTemplatePreferences Enumeration |
Priority requirement.
Namespace: OIV.Inventor.Components
Member name | Value | Description | |
---|---|---|---|
REQUIRED | 2147483647 | Means crucial and absolutely required. | |
PREFERRED | 16 | Means "better if available" but not crucial. Any other positive int value correspond to a priority level (the max priority correspond to REQUIRED). | |
FORBIDDEN | 0 | Means absolutely forbidden. |