All Frameworks Class Hierarchy This Framework Indexes
CATAnalysisInterfaces Enumeration CATSamValuesDistributionMode
enum CATSamValuesDistributionMode {
CATSamValuesDistributionModePositive,
CATSamValuesDistributionModeNegative,
CATSamValuesDistributionModeRepeated,
CATSamValuesDistributionModeDistributed,
CATSamValuesDistributionModeRepeatedOnVertexOfElements,
CATSamValuesDistributionModeDistributedOnVertexOfElements,
CATSamValuesDistributionModeRepeatedOnVertexOfFaces,
CATSamValuesDistributionModeDistributedOnVertexOfFaces,
CATSamValuesDistributionModeRepeatedOnVertexOfEdges,
CATSamValuesDistributionModeDistributedOnVertexOfEdges,
CATSamValuesDistributionModeRepeatedOnUserDefinePositions,
CATSamValuesDistributionModeDistributedOnUserDefinePositions,
CATSamValuesDistributionModeOneValueDifferentForEachPosition,
CATSamValuesDistributionModeNValuesDifferentForEachPosition,
CATSamValuesDistributionModeLast
}
The distribution mode of the characteristic values.
This parameter pilots the way the values will be collected regarding to the apply entities.
Use only the commented enumerate values. Other may be not implemented.
- Values:
-
- CATSamValuesDistributionModeRepeated
- The values are repeated. (The same values are applied on each apply).
- CATSamValuesDistributionModeDistributed
- The values are distributed.
The values are distributed regarding to the dimension of the characteristic.
- CATSamValuesDistributionModeRepeatedOnVertexOfElements
- The values are distributed on each Vertex Nodes of the elements, and repeated on each ApplyTo elements.
The values are distributed regarding to the dimension of the characteristic and the number of the vertex nodes of the ApplyTo elements.
- CATSamValuesDistributionModeDistributedOnVertexOfElements
- The values are distributed on each vertex node of the elements and on each ApplyTo elements.
The values are distributed regarding to the dimension of the characteristic and the number of the vertex nodes of the ApplyTo elements.
- CATSamValuesDistributionModeRepeatedOnPositions
- The values are distributed on each user defined positions of the elements, and repeated on each ApplyTo elements.
The values are distributed regarding to the dimension of the characteristic and the number of user defined positions of the ApplyTo elements.
- CATSamValuesDistributionModeDistributedOnPositions
- The values are distributed on each user defined positions of the elements and on each ApplyTo elements.
The values are distributed regarding to the dimension of the characteristic and the number of user defined positions of the ApplyTo elements.
This object is included in the file: CATAnalysisExplicitDefinitions.h