CATTPSBaseUseItf Enumeration CATTPSToleranceZoneForm

enum CATTPSToleranceZoneForm {
  CATTPSTZFUnsupported,
  CATTPSTZFNotDefined,
  CATTPSTZFLineSegment,
  CATTPSTZFSurfaceDefinedByDisc,
  CATTPSTZFSurfaceDefinedByCircularAnnulus,
  CATTPSTZFSurfaceDefinedByStraightPlanarStrip,
  CATTPSTZFSurfaceGeneratedByLineShift,
  CATTPSTZFVolumeDefinedByRectangularPrism,
  CATTPSTZFVolumeDefinedByCylinder,
  CATTPSTZFVolumeDefinedByCylindricalAnnulus,
  CATTPSTZFVolumeGeneratedByPlaneShift,
  CATTPSTZFVolumeGeneratedBySurfaceShift,
  CATTPSTZFVolumeDefinedBySphere,
  CATTPSTZFSurfaceGeneratedByCircleShift,
  CATTPSTZFVolumeGeneratedByDiscShift,
  CATTPSTZFVolumeDefinedBySphericalAnnulus,
  CATTPSTZFVolumeGeneratedBy2PerpendicularPlaneShift,
  CATTPSTZFVolumeDefinedByNPlaneShift,
  CATTPSTZFVolumeDefinedByNCircles,
  CATTPSTZFVolumeDefinedByNSpheres,
  CATTPSTZFVolumeDefinedByNLines,
  CATTPSTZFVolumeDefinedByNCylinders,
  CATTPSTZFVolumeGeneratedByN2PerpendicularPlaneShift
}
Enum for Tolerance Zone Form values.
Values:
LineSegment:
Line zone defined by straight line segment.
SurfaceDefinedByDisc:
Surface zone defined by a disc (inside area of a circle).
SurfaceDefinedByCircularAnnulus:
Surface zone defined by a circular annulus (area between 2 concentric circles).
SurfaceDefinedByStraightPlanarStrip:
Surface zone defined by a straight planar strip (area between 2 parallel straight lines).
SurfaceGeneratedByLineShift:
Surface zone defined by the 2 lines enveloping all the same diameters circles the centers of which are situated on a given line (area between 2 lines).
SurfaceGeneratedByCircleShift:
Cylindrical surface zone defined by the shift of a circle in a direction that is perpendicular to the plane of the circle.
VolumeDefinedByCylinder:
Inside volume zone of a cylinder.
VolumeDefinedByCylindricalAnnulus:
Volume zone defined by a cylindrical annulus (volume between 2 coaxial cylinders).
VolumeDefinedBySphere:
Inside volume zone of a sphere.
VolumeDefinedByRectangularPrism:
Inside volume zone of a rectangular section prism.
VolumeGeneratedByPlaneShift:
Inside volume zone defined by a plan shift (volume between 2 parallel planes).
VolumeGeneratedByDiscShift:
Volume zone defined by the shift of a disc in a direction that is perpendicular to the plane of the disc (inside volume zone of a cylinder).
VolumeGeneratedBySurfaceShift:
Volume zone defined by the 2 surfaces enveloping all the same diameters spheres the centers of which are situated on a given surface (inside volume of the 2 surfaces).
VolumeDefinedBySphericalAnnulus:
Volume zone defined by a spherical annulus (volume between 2 concentric spheres).
VolumeGeneratedBy2PerpendicularPlaneShift:
Inside volume zone of a rectangular section prism.
VolumeDefinedByNPlaneShift:
Set of n inside volume zones defined by the shift of n planes (union volume of the volumes between n couples of parallel planes).
VolumeDefinedByNCircles:
Set of n surface zones defined by n same diameters discs (union surface of the inside areas of n circles).
VolumeDefinedByNSpheres:
Set of n inside volume zones of n spheres (union volume of the inside volumes of n spheres).
VolumeDefinedByNLines:
Set of n line zones defined by n same length straight line segments (union line of n straight line segments).
VolumeDefinedByNCylinders
Set of n inside volume zones of n cylinders (union volume of the inside volumes of n cylinders).
VolumeGeneratedByN2PerpendicularPlaneShift
Set of n inside volume zones of n rectangular section prisms (union volume of the inside volumes of n rectangular section prisms).

This object is included in the file: CATTPSToleranceZoneForm.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.