All Frameworks  Class Hierarchy  This Framework  Indexes

CATAnalysisInterfaces Enumeration CATSamWallType

enum CATSamWallType {
  CATSamWallTypeInfinitePlane,
  CATSamWallTypeLimitedPlane,
  CATSamWallTypeCylindrical,
  CATSamWallTypeSpherical,
  CATSamWallTypeLast
}
The types of wall (for simulation of crash).
Values:
CATSamWallTypeInfinitePlane
The wall is represented by a infinite plane.
CATSamWallTypeLimitedPlane
The wall is represented by a limited plane.
CATSamWallTypeCylindrical
The wall is represented by a cylinder.
CATSamWallTypeSpherical
The wall is represented by a sphere.
CATSamWallTypeLast
No wall type defined.
It also represents the number of valid enumerated values.

This object is included in the file: CATAnalysisExplicitDefinitions.h

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