EA3DFRMParameterType

enum EA3DFRMParameterType
10.2

Enumerators

enumerator kA3DParameterType_None
kA3DParameterType_None = 0

not specified

enumerator kA3DParameterType_Information
kA3DParameterType_Information

contains generic informations (form, name, attributes, …).

enumerator kA3DParameterType_Type
kA3DParameterType_Type
enumerator kA3DParameterType_Specification
kA3DParameterType_Specification
enumerator kA3DParameterType_FeatureDefinition
kA3DParameterType_FeatureDefinition

contains feature corresponding definition specific to the feature type (extrude/hole/…/pattern specific information)

enumerator kA3DParameterType_Definition
kA3DParameterType_Definition

group features that correspond to a definition

enumerator kA3DParameterType_Container
kA3DParameterType_Container

contains all feature nodes that appear in the tree.

enumerator kA3DParameterType_ContainerInternal
kA3DParameterType_ContainerInternal

contains all feature nodes that not appear in the tree.

enumerator kA3DParameterType_Data
kA3DParameterType_Data

contains feature with data (integer, double, …)