All Frameworks Class Hierarchy This Framework Indexes
CATAnalysisVisuInterfaces Enumeration CATSamSymbolType
enum CATSamSymbolType {
CATSamSymbolType_SingleArrow,
CATSamSymbolType_DoubleArrow,
CATSamSymbolType_Tensor,
CATSamSymbolType_Restraint,
CATSamSymbolType_Pressure,
CATSamSymbolType_Axis,
CATSamSymbolType_Cube,
CATSamSymbolType_Tetra,
CATSamSymbolType_Point,
CATSamSymbolType_Ball,
CATSamSymbolTypeLast
}
Analysis Images modification.
Role: Analysis Images have a default definition.
But modifications may be done using the CATISamImageAttributes interface :
Use this enumeration in order to choose the type of symbol visualization
For example :
SingleArrow value: is usually used for Vectors.
DoubleArrow value: is usually used for EigenTensor.
Tensor value: is usually used for Tensors.
Restraint value: is usually used for Restraints.
Pressure value: is usually used for Pressures.
Axis value: is usually used for Axis Systems.
Cube or Tetra value: is usually used for Scalars.
Point value: may be used for any type.
- See also:
- CATISamImageAttributes
This object is included in the file: CATSamSymbolType.h