All Frameworks  Class Hierarchy  This Framework  Indexes

CATAnalysisInterfaces Enumeration CATSamSpace1DType

enum CATSamSpace1DType {
  CATSamSpace1DTypeVector,
  CATSamSpace1DTypeContinuous,
  CATSamSpace1DTypeSparse,
  CATSamSpace1DTypeLast
}
The type of the 1D space in the CATISamExpression.
Values:
CATSamSpace1DTypeVector
A 1D space on which can be iterated.
CATSamSpace1DTypeContinuous
A continuous 1D space.
CATSamSpace1DTypeSparse
A sparse 1D space.
CATSamSpace1DTypeLast
An undefined 1D space.

This object is included in the file: CATAnalysisExplicitDefinitions.h

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