All Frameworks  Class Hierarchy  This Framework  Indexes

CATAnalysisInterfaces Enumeration CATSamBendingType

enum CATSamBendingType {
  CATSamBendingTypeCenterOfCurvature,
  CATSamBendingTypeTangency,
  CATSamBendingTypeBendRadius,
  CATSamBendingTypeArcAngle,
  CATSamBendingTypeLast
}
The types of bending connections.
Values:
CATSamBendingTypeCenterOfCurvature
The connection by specifying the center of curve.
CATSamBendingTypeTangency
The connection by specifying a tangent to the centroid arc.
CATSamBendingTypeBendRadius
The connection by specifying the bend radius.
CATSamBendingTypeArcAngle
The connection by specifying the arc angle.
CATSamBendingTypeLast
No connection 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.