DefaultDesignTypeOptions Enumerator
Description
The valid options for the default modeling type setting.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
Name | Value | Description |
DirectDesignTypeOption | 1 | Create a direct edit (non-parametric) design. |
ParametricDesignTypeOption | 2 | Create a parametric design. |
PromptForDesignTypeOption | 0 | Prompt the user for the design type. |