All Frameworks Class Hierarchy This Framework Indexes
ConstraintModelerInterfaces Enumeration CATFeatureType
enum CATFeatureType {
CATMfUnknownType,
CATMfPointType,
CATMfLineType,
CATMfCircleType,
CATMfPlaneType,
CATMfSphereType,
CATMfCylinderType,
CATMfConeType,
CATMfCurveType,
CATMfExtrudedType,
CATMfSurfaceType,
CATMfAxisType,
CATMf2DLineType,
CATMf2DEllipseType
}
Geometrical elements for constraints.
Role: Geometrical elements used with mechanical constraints.
- See also:
- CATICst, CATICstData
- Values:
-
- CATMfPointType
- Point.
- CATMfLineType
- Line.
- CATMfCircleType
- Circle.
- CATMfPlaneType
- Plane.
- CATMfSphereType
- Sphere.
- CATMfCylinderType
- Cylinder.
- CATMfConeType
- Cone.
- CATMfExtrudedType
- Extruded surface.
- CATMfSurfaceType
- Surface.
- CATMfAxisType
- Three-axis system.
- CATMf2DLineType
- Line (in a sketch).
- CATMf2DEllipseType
- Ellipse (in a sketch).
- See also:
- CATICst, CATICstData
This object is included in the file: CATFeatureType.h