All Frameworks  Class Hierarchy  This Framework  Indexes

CATAnalysisInterfaces Enumeration CATSamSpace3DType

enum CATSamSpace3DType {
  CATSamSpace3DTypeTensor,
  CATSamSpace3DTypeContinuous,
  CATSamSpace3DTypeSparse,
  CATSamSpace3DTypeLast
}
The type of the 3D space in the CATISamExpression.
Values:
CATSamSpace3DTypeTensor
A 3D space on which can be iterated.
CATSamSpace3DTypeContinuous
A continuous 3D space.
CATSamSpace3DTypeSparse
A sparse 3D space.
CATSamSpace3DTypeLast
An undefined 3D space.

This object is included in the file: CATAnalysisExplicitDefinitions.h

Copyright © 2003, Dassault Systèmes. All rights reserved.