EA3DFRMParameterType

enum EA3DFRMParameterType
enumerator kA3DParameterType_None = 0

not specified

enumerator kA3DParameterType_Information

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

enumerator kA3DParameterType_Type
enumerator kA3DParameterType_Specification
enumerator kA3DParameterType_FeatureDefinition

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

enumerator kA3DParameterType_Definition

group features that correspond to a definition

enumerator kA3DParameterType_Container

contains all feature nodes that appear in the tree.

enumerator kA3DParameterType_ContainerInternal

contains all feature nodes that not appear in the tree.

enumerator kA3DParameterType_Data

contains feature with data (integer, double, …)