ParameterValueTypes Enumerator
Description
Specifies the different types of values that a parameter can be.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
Name | Value | Description |
NumericParameterValueType | 0 | Indicates the parameter has a numeric value. |
TextParameterValueType | 1 | Indicates the parameter has a string value. |