Hide menu
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Ccadex::Measurements::AngleComputes the angle between two planar faces or the angle defined by three points
 Ccadex::Geom::Axis1dDefines an axis as a combination of point and direction
 Ccadex::Geom::Axis2dDefines a right-hand or left-hand axis in 2D
 Ccadex::Geom::Axis3dDefines a right-handed or left-handed axis in 3D
 Ccadex::BaseObjectBase class for all public classes
 Ccadex::Drawing::DrawingRepresents a single 2D drawing of a model
 Ccadex::Drawing::Drawing::LayerIteratorIterator over layers of a drawing
 Ccadex::Drawing::Drawing::SheetIteratorIterator over sheets of a drawing
 Ccadex::Drawing::ElementBase class for drawing elements
 Ccadex::Drawing::DimensionBase class for various dimension types
 Ccadex::Drawing::AngularDimensionDescribes the angular dimension measures for an angle given by three points
 Ccadex::Drawing::DiametricDimensionDescribes diametric dimension measures of circles
 Ccadex::Drawing::LinearDimensionLinear dimensions with horizontal, vertical, and aligned dimension lines
 Ccadex::Drawing::RadialDimensionDescribes radial dimension measures of arcs and circles
 Ccadex::Drawing::GeometryBase class for geometry drawing elements
 Ccadex::Drawing::CurveSetDescribes drawing elements composed of 2D curves
 Ccadex::Drawing::PiecewiseContourDescribes drawing elements composed connected 2D curves
 Ccadex::Drawing::PointSetDescribes drawing elements composed of 2D points
 Ccadex::Drawing::HatchRepresents an area filled with a pattern
 Ccadex::Drawing::TextDefines a text for drawing
 Ccadex::Drawing::HatchDefinitionLineRepresents a line definition used in creating a hatch pattern
 Ccadex::Drawing::LayerProvides logical grouping of Element objects
 Ccadex::Drawing::SheetRepresents a single sheet of a model drawing
 Ccadex::Drawing::Sheet::ViewIteratorIterates over views of a drawing sheet
 Ccadex::Drawing::ViewRepresents a view on a drawing sheet
 Ccadex::Geom::GeometryBase class for geometry elements
 Ccadex::Geom::CurveBase class for 3D curves
 Ccadex::Geom::BSplineCurveDefines 3D B-Spline curve
 Ccadex::Geom::BezierCurveDefines 3D Bezier curve
 Ccadex::Geom::ConicBase class for 3D conic curves
 Ccadex::Geom::CircleDefines 3D circle
 Ccadex::Geom::EllipseDefines 3D ellipse
 Ccadex::Geom::HyperbolaDefines 3D hyperbola
 Ccadex::Geom::ParabolaDefines 3D parabola
 Ccadex::Geom::LineDefines 3D line
 Ccadex::Geom::OffsetCurveDefines 3D offset curve
 Ccadex::Geom::Curve2dBase class for 2D curves
 Ccadex::Geom::BSplineCurve2dDefines 2D B-Spline curve
 Ccadex::Geom::BezierCurve2dDefines 2D Bezier curve
 Ccadex::Geom::Conic2dBase class for 2D conic curves
 Ccadex::Geom::Circle2dDefines 2D circle
 Ccadex::Geom::Ellipse2dDefines 2D ellipse
 Ccadex::Geom::Hyperbola2dDefines 2D hyperbola
 Ccadex::Geom::Parabola2dDefines 2D parabola
 Ccadex::Geom::Line2dDefines 2D line
 Ccadex::Geom::OffsetCurve2dDefines 2D offset curve
 Ccadex::Geom::PolylineDefines a connected sequence of line segments created as a single object
 Ccadex::Geom::Polyline2dDefines a connected sequence of line segments created as a single object
 Ccadex::Geom::SurfaceBase class for geometrical surfaces
 Ccadex::Geom::BSplineSurfaceDefines a B-Spline surface
 Ccadex::Geom::BezierSurfaceDefines a Bezier surface
 Ccadex::Geom::ElementarySurfaceBase class for elementary surfaces
 Ccadex::Geom::ConicalSurfaceDefines a conical surface
 Ccadex::Geom::CylindricalSurfaceDefines a cylindrical surface
 Ccadex::Geom::PlaneDefines a plane
 Ccadex::Geom::SphericalSurfaceDefines a spherical surface
 Ccadex::Geom::ToroidalSurfaceDefines a toroidal surface
 Ccadex::Geom::OffsetSurfaceDefines an offset surface
 Ccadex::Geom::SweptSurfaceDefines a base class for swept surfaces - surface of linear extrusion and of revolution
 Ccadex::Geom::SurfaceOfLinearExtrusionDefines a surface of linear extrusion
 Ccadex::Geom::SurfaceOfRevolutionDefines a surface of revolution
 Ccadex::MTKBase_FeatureComparatorCompares features depending on their type and parameters
 Ccadex::ModelAlgo::MeshGeneratorGenerates a polygonal mesh for a B-Rep body
 Ccadex::ModelAlgo::MeshGeneratorParametersDefines parameters used by the mesh generator
 Ccadex::ModelData::BodyProvides a base body class
 Ccadex::ModelData::MeshBodyDefines a body that represents a polygonal mesh (faceted or tessellated)
 Ccadex::ModelData::SheetBodyProvides a sheet body composed of faces and shells
 Ccadex::ModelData::SolidBodyProvides a solid body composed of solids
 Ccadex::ModelData::WireframeBodyProvides a wireframe body composed of edges and wires
 Ccadex::ModelData::MeshShapeBase class for all polygonal geometry containers
 Ccadex::ModelData::IndexedTriangleSetDefines a polygonal shape consisting of triangles
 Ccadex::ModelData::PointSetDefines a polygonal shape consisting of individual points
 Ccadex::ModelData::Polyline2dSetDefines a polygonal shape consisting of polylines
 Ccadex::ModelData::PolylineSetDefines a polygonal shape consisting of polylines
 Ccadex::ModelData::ModelProvides MTK data model
 Ccadex::ModelData::ModelElementBase class for part, instance and assembly
 Ccadex::ModelData::AssemblyDefines a group of model elements
 Ccadex::ModelData::InstanceDefines an occurrence of an assembly or a part in a scene graph
 Ccadex::ModelData::PartDefines a leaf node in the scene graph hierarchy
 Ccadex::ModelData::ModelElementIteratorIterator over scene graph elements
 Ccadex::ModelData::ModelReaderReads supported formats, see Import section
 Ccadex::ModelData::ModelReaderParametersDefines parameters of the ModelReader
 Ccadex::ModelData::ModelWriterWrites supported formats, see Import and Export section
 Ccadex::ModelData::ModelWriterParametersDefines parameters of the ModelWriter
 Ccadex::ModelData::ShapeBase class of topological shapes
 Ccadex::ModelData::EdgeDefines an edge
 Ccadex::ModelData::FaceDefines a topological face
 Ccadex::ModelData::ShellDefines a connected set of faces
 Ccadex::ModelData::SolidDefines a topological solid
 Ccadex::ModelData::VertexDefines topological vertex
 Ccadex::ModelData::WireDefines a connected set of edges
 Ccadex::ModelData::ShapeIteratorIterates over subshapes in a shape
 Ccadex::PMI::CameraDefines a camera (point of view) in a scene
 Ccadex::PMI::DataDefines a container storing PMI data
 Ccadex::PMI::ElementDefines a complete PMI element
 Ccadex::PMI::GraphicalComponentThe base class for the graphical component types
 Ccadex::PMI::OutlinedComponentDefines a component represented by an outline
 Ccadex::PMI::TextComponentDefines a component represented by text
 Ccadex::PMI::TriangulatedComponentDefines a component represented by a triangulation
 Ccadex::PMI::GraphicalRepresentationDefines a PMI graphical element
 Ccadex::PMI::OutlineBase class for various outline types
 Ccadex::PMI::CompositeOutlineDefines a collection of outlines
 Ccadex::PMI::Curve2dOutlineDefines an outline consisting of 2D curves
 Ccadex::PMI::CurveOutlineDefines an outline consisting of curves
 Ccadex::PMI::Poly2dOutlineDefines an outline consisting of 2D polylines
 Ccadex::PMI::PolyOutlineDefines an outline consisting of polylines
 Ccadex::PMI::SavedViewDefines a view orientation of the model and a subset of visible PMI elements
 Ccadex::PMI::SemanticAttributeThe base class for the semantic attribute types
 Ccadex::PMI::AngleUnitAttributeDefines an angle unit
 Ccadex::PMI::DatumRefAttributeDefines a datum reference
 Ccadex::PMI::DatumRefCompartmentAttributeDefines a compartment of datum references or compartments
 Ccadex::PMI::DatumTargetAttributeDefines a datum target data
 Ccadex::PMI::DisplacementAttributeDefines a displacement value for an unequally disposed geometric tolerance
 Ccadex::PMI::LengthUnitAttributeDefines a length unit
 Ccadex::PMI::LimitsAndFitsAttributeDefines a kind of a tolerance class dimension
 Ccadex::PMI::MachiningAllowanceAttributeDefines a machining allowance and its bound (deviations)
 Ccadex::PMI::MaximumValueAttributeDefines a maximum value
 Ccadex::PMI::ModifierAttributeDefines a type of the modification
 Ccadex::PMI::ModifierWithValueAttributeDefines the type of the modification with additional value
 Ccadex::PMI::PlusMinusBoundsAttributeDefines plus and minus bounds (deviations) of a tolerance
 Ccadex::PMI::QualifierAttributeDefines the type of a qualifier
 Ccadex::PMI::RangeAttributeDefines the range of a value
 Ccadex::PMI::SurfaceTextureRequirementAttributeDefines a surface texture requirement
 Ccadex::PMI::SemanticComponentThe base class for various component types
 Ccadex::PMI::DatumComponentDefines a component represented by a datum, datum feature symbol or datum target
 Ccadex::PMI::DimensionComponentDefines a component represented by a dimensional tolerance
 Ccadex::PMI::GeometricToleranceComponentDefines a component represented by a geometric tolerance
 Ccadex::PMI::SurfaceFinishComponentDefines a component represented by a suface texture
 Ccadex::PMI::SemanticRepresentationDefines a PMI semantic representation
 Ccadex::ProgressStatusProvides progress status and notification mechanism
 Ccadex::Projector_PolyProjectorThe poly projection tool
 Ccadex::Projector_ProjectionProvides a computed projection results
 Ccadex::Projector_ProjectionContourRepresents a single contour of a projection region as an outer or inner boundary
 Ccadex::Projector_ProjectionRegionRepresents a continuous projection region with one outer contour and inner contours
 Ccadex::Utilities::JSONSerializerSerializes MTK entities into a JSON report
 Ccadex::Utilities::JSONSerializerParametersConfiguration for JSON serialization
 Ccadex::View::BackgroundStyleDefines background style
 Ccadex::View::ColorBackgroundStyleDefines color background style
 Ccadex::View::GradientBackgroundStyleDefines gradient background style
 Ccadex::View::ImageBackgroundStyleDefines image background style
 Ccadex::View::ImageWriterWrites an image file with graphical content of a model
 Ccadex::View::ImageWriterParametersDefines parameters of the ImageWriter
 Ccadex::BaseObjectHashProvides a hash function for BaseObject
 Ccadex::Measurements::BoundingBoxComputes bounding boxes of objects
 Ccadex::ModelData::BoxDefines a 3D axis-aligned bounding box
 Ccadex::ProgressStatus::CancellationCheckerBase abstract class for cancelation checker registered in ProgressStatus
 Ccadex::Utilities::JSONSerializerParameters::CustomShapeIdGeneratorCadex/Utilities/JSONSerializer.hxx
 Ccadex::DFMBase_StandardSizeParametersDefines parameters used by DFM analyzers
 Ccadex::DFMMachining_AnalyzerProvides an interface to run DFM Machining analysis
 Ccadex::DFMMachining_BaseAnalyzerParametersDescribes a base class of parameters for defferent types of machining design analysis
 Ccadex::DFMMachining_DrillingAnalyzerParametersDefines parameters used in cnc machining drilling design analysis
 Ccadex::DFMMachining_MillingAnalyzerParametersDefines parameters used in cnc machining milling design analysis
 Ccadex::DFMMachining_TurningAnalyzerParametersDefines parameters used in cnc machining turning design analysis
 Ccadex::DFMMachining_MilledPartSizeDescribes milled part size used in cnc machining milling design analysis
 Ccadex::DFMMachining_TurnedPartSizeDescribes turned part size used in cnc machining turning design analysis
 Ccadex::DFMMolding_AnalyzerProvides an interface to run DFM Molding analysis
 Ccadex::DFMMolding_AnalyzerParametersDefines parameters used in injection molding design analysis
 Ccadex::DFMSheetMetal_AnalyzerProvides an interface to run DFM Sheet Metal analysis
 Ccadex::DFMSheetMetal_AnalyzerParametersDefines parameters used in sheet metal design analysis
 Ccadex::DFMSheetMetal_BendReliefParametersDefines parameters used in sheet metal design analysis
 Ccadex::DFMSheetMetal_NotchParametersDefines parameters used in sheet metal design analysis
 Ccadex::DFMSheetMetal_SheetSizeDescribes sheet size of flat pattern used in DFM analysis
 Ccadex::DFMSheetMetal_SheetSizeStandardSizeListDefines a list of sheet sizes
 Ccadex::DFMSheetMetal_SheetSizeStandardSizeParametersDefines parameters used in sheet metal design analysis
 Ccadex::DFMSheetMetal_TabParametersDefines parameters used in sheet metal design analysis
 Ccadex::Geom::DirectionDefines a 3D Direction
 Ccadex::Geom::Direction2dDefines a 2D Direction
 Ccadex::Measurements::DistanceComputes the distance between two shapes
 Ccadex::SheetMetal_FlatPattern::DrawingParametersDefines parameters used to generate a drawing
 Ccadex::Drawing::ElementVisitorDefines a visitor for drawing elements
 Ccadex::Drawing::CombinedElementVisitorProvides a combined method operator() to visit all elements
 Ccadex::Drawing::ElementVoidVisitorDefines a visitor for drawing elements with empty implementation
 Ccadex::PMI::GraphicalComponentVisitorDefines a visitor for components
 Ccadex::PMI::GraphicalComponentCombinedVisitorCadex/PMI/GraphicalComponentVisitor.hxx
 Ccadex::PMI::GraphicalComponentVoidVisitorComponent visitor with an empty implementation
 Ccadex::Measurements::LengthComputes the lengths of curves
 Ccadex::LicenseManager_LicenseErrorDefines an exception thrown by a license manager when a valid license could not be acquired
 Ccadex::Utilities::LoggerHandlerBase class for all log message handlers
 Ccadex::Utilities::LoggerAsyncHandlerProvides asynchronous message logging
 Ccadex::Utilities::LoggerFileHandlerSends logging messages to a file
 Ccadex::Utilities::LoggerStreamHandlerSends logging messages to the stream
 Ccadex::Machining_AnalyzerProvides an interface to run several analyzer tools for different types of machining processing
 Ccadex::Machining_AnalyzerToolProvides an interface to all tools that can be used with Machining_Analyzer
 Ccadex::Machining_FeatureRecognizerProvides an interface to recognizing machining features tool
 Ccadex::Machining_DataDefines data used in Machining analysis
 Ccadex::Machining_FeatureRecognizerParametersDefines parameters used by Machining_FeatureRecognizer
 Ccadex::Geom::Matrix2dDefines a square matrix of size two
 Ccadex::Geom::Matrix3dDefines a square matrix of size three
 Ccadex::ModelData::ModelElementVisitorDefines a visitor for scene graph elements
 Ccadex::ModelData::CombinedElementVisitorProvides combined methods VisitEnter() and VisitLeave() to visit all elements
 Ccadex::ModelData::ModelElementUniqueVisitorDefines a visitor that visits each unique element only once
 Ccadex::ModelData::ModelElementVoidVisitorElement visitor with empty implementation
 Ccadex::Molding_AnalyzerProvides an interface to run several analyzer tools for different types of Molding processing
 Ccadex::Molding_AnalyzerToolProvides an interface to all tools that can be used with Molding_Analyzer
 Ccadex::Molding_FeatureRecognizerProvides an interface to recognizing molding features
 Ccadex::Molding_DataDefines data used in Molding analysis
 Ccadex::Molding_FeatureRecognizerParametersDefines parameters used by Molding_FeatureRecognizer
 Ccadex::MTKBase_DoubleListDefines a list of double values
 Ccadex::MTKBase_FeatureDescribes a base class of MTK based features
 Ccadex::DFMBase_IssueDescribes a base class for issues found during design for manufacturing (DFM) analysis
 Ccadex::DFMBase_HoleIssueDescribes a base class for hole issues found during DFM analysis
 Ccadex::DFMMachining_DrillingIssueDescribes a base class for drilling issues found during cnc machining drilling design analysis
 Ccadex::DFMMachining_DeepHoleIssueDescribes deep hole issues found during cnc machining drilling design analysis
 Ccadex::DFMMachining_FlatBottomHoleIssueDescribes flat bottom hole issues found during cnc machining drilling design analysis
 Ccadex::DFMMachining_IntersectingCavityHoleIssueDescribes intersecting cavity hole issues found during cnc machining drilling design analysis
 Ccadex::DFMMachining_NonPerpendicularHoleIssueDescribes non perpendicular hole issues found during cnc machining drilling design analysis
 Ccadex::DFMMachining_NonStandardDiameterHoleIssueDescribes non standard diameter hole issues found during cnc machining drilling design analysis
 Ccadex::DFMMachining_NonStandardDrillPointAngleBlindHoleIssueDescribes non standard drill point angle blind hole issues found during cnc machining drilling design analysis
 Ccadex::DFMMachining_PartialHoleIssueDescribes partial hole issues found during cnc machining drilling design analysis
 Ccadex::DFMMachining_SmallDiameterHoleIssueDescribes small diameter hole issues found during cnc machining drilling design analysis
 Ccadex::DFMMachining_SmallDistanceBetweenThreadedHoleAndEdgeIssueDescribes small distance between threaded hole and edge issue found during CNC Machining drilling design analysis
 Ccadex::DFMSheetMetal_HoleIssueDescribes a base class for hole issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_IrregularDepthExtrudedHoleIssueDescribes irregular depth extruded hole issue found during sheet metal design analysis
 Ccadex::DFMSheetMetal_SmallDiameterHoleIssueDescribes small diameter hole issues found during sheet metal design analysis
 Ccadex::DFMMachining_DeepBoredHoleIssueDescribes deep bored hole issue found during cnc machining turning design analysis
 Ccadex::DFMMachining_IrregularTurnedPartOuterDiameterProfileReliefIssueDescribes irregular outer diameter profile relief found during cnc machining turning design analysis
 Ccadex::DFMMachining_LargeTurnedPartIssueDescribes large turned part issue found during cnc machining turning design analysis
 Ccadex::DFMMachining_LongSlenderTurnedPartIssueDescribes long-slender turned part issue found during cnc machining turning design analysis
 Ccadex::DFMMachining_MillingIssueDescribes a base class for milling issues found during cnc machining milling design analysis
 Ccadex::DFMMachining_DeepPocketIssueDescribes deep pocket issue found during cnc machining milling design analysis
 Ccadex::DFMMachining_HighBossIssueDescribes high boss issues found during cnc machining milling design analysis
 Ccadex::DFMMachining_InconsistentRadiusMilledPartFloorFilletIssueDescribes inconsistent radius milled part floor fillet issue found during cnc machining milling design analysis
 Ccadex::DFMMachining_LargeDifferenceRegionsSizeInPocketIssueDescribed the Narrow Pocket maximum to minimum sizes ratio issue found during cnc machining milling design analysis
 Ccadex::DFMMachining_LargeMilledPartIssueDescribes large milled part issue found during cnc machining milling design analysis
 Ccadex::DFMMachining_MilledPartExternalEdgeFilletIssueDescribes external edge fillet issue found during cnc machining milling design analysis
 Ccadex::DFMMachining_NarrowRegionInPocketIssueDescribed the Narrow Pocket minimum size issue found during DFM analysis for Machining Milling operations
 Ccadex::DFMMachining_NonPerpendicularMilledPartShapeIssueDescribes non perpendicular milled part shape issue found during cnc machining milling design analysis
 Ccadex::DFMMachining_NonStandardRadiusMilledPartFloorFilletIssueDescribes non standard radius milled part floor fillet issue found during cnc machining milling design analysis
 Ccadex::DFMMachining_SmallRadiusMilledPartInternalCornerIssueDescribes internal corner radius issues found during cnc machining milling design analysis
 Ccadex::DFMMachining_SmallWallThicknessIssueDescribes wall with small thickness issues found during cnc machining milling design analysis
 Ccadex::DFMMachining_UndercutIssueDescribes recessed or hidden areas inaccessible to standard end mills
 Ccadex::DFMMachining_NonSymmetricalAxialSlotIssueDescribes asymmetric axial slot issue found during cnc machining turning design analysis
 Ccadex::DFMMachining_SmallDepthBlindBoredHoleReliefIssueDescribes small depth blind bored hole relief found during cnc machining turning design analysis
 Ccadex::DFMMachining_SmallRadiusTurnedPartInternalCornerIssueDescribes internal corner radius issues found during cnc machining turning design analysis
 Ccadex::DFMMachining_SquareEndKeywayIssueDescribes square form keyway issue found during cnc machining turning design analysis
 Ccadex::DFMMolding_RibIssueDescribes a base class for rib issues found during injection molding design analysis
 Ccadex::DFMMolding_HighRibIssueDescribes large height rib issues found during injection molding design analysis
 Ccadex::DFMMolding_IrregularThicknessRibIssueDescribes irregular thickness rib issues found during injection molding design analysis
 Ccadex::DFMMolding_SmallBaseRadiusRibIssueDescribes small rib base radius issues found during injection molding design analysis
 Ccadex::DFMMolding_SmallDraftAngleRibIssueDescribes small draft angle rib issues found during injection molding design analysis
 Ccadex::DFMMolding_ScrewBossIssueDescribes a base class for ScrewBoss issues found during injection molding design analysis
 Ccadex::DFMMolding_HighScrewBossIssueDescribes high screw boss issues found during injection molding design analysis
 Ccadex::DFMMolding_IrregularCoreDepthScrewBossIssueDescribes irregular core depth screw boss issues found during injection molding design analysis
 Ccadex::DFMMolding_IrregularCoreDiameterScrewBossIssueDescribes irregular screw boss core diameter issues found during injection molding design analysis
 Ccadex::DFMMolding_IrregularWallThicknessScrewBossIssueDescribes irregular wall thickness screw boss issues found during injection molding design analysis
 Ccadex::DFMMolding_NonChamferedScrewBossIssueDescribes screw boss without top chamfer issues found during injection molding design analysis
 Ccadex::DFMMolding_SmallBaseRadiusScrewBossIssueDescribes small screw boss base radius issues found during injection molding design analysis
 Ccadex::DFMMolding_SmallDraftAngleScrewBossIssueDescribes small screw boss draft angle issues found during injection molding design analysis
 Ccadex::DFMMolding_SmallHoleBaseRadiusScrewBossIssueDescribes small screw boss hole base radius issues found during injection molding design analysis
 Ccadex::DFMMolding_SmallDistanceBetweenBossesIssueDescribes a base class for small distance between bosses issues found during molding design analysis
 Ccadex::DFMMolding_SmallDistanceBetweenRibsIssueDescribes a class for small distance between ribs issues found during molding design analysis
 Ccadex::DFMMolding_SmallDraftAngleWallIssueDescribes small wall draft angle issues found during injection molding design analysis
 Ccadex::DFMMolding_WallThicknessIssueDescribes a base class for wall thickness issues found during injection molding design analysis
 Ccadex::DFMMolding_IrregularWallThicknessIssueDescribes wall with irregular thickness issues found during molding design analysis
 Ccadex::DFMMolding_LargeWallThicknessIssueDescribes wall with large thickness issues found during molding design analysis
 Ccadex::DFMMolding_SmallWallThicknessIssueDescribes wall with small thickness issues found during molding design analysis
 Ccadex::DFMSheetMetal_BendIssueDescribes a base class for bend issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_InconsistentRadiusBendIssueDescribes inconsistent radius bend issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_IrregularRadiusOpenHemBendIssueDescribes irregular open hem bend radius issue found during sheet metal design analysis
 Ccadex::DFMSheetMetal_IrregularSizeBendReliefIssueDescribes irregular size bend relief issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_SmallLengthFlangeIssueDescribes small length flange issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_SmallLengthHemBendFlangeIssueDescribes small length hem bend flange issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_SmallRadiusBendIssueDescribes small radius bend issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_FlatPatternInterferenceIssueDescribes interference issue for flat pattern found during sheet metal design analysis
 Ccadex::DFMSheetMetal_IrregularCornerFilletRadiusNotchIssueDescribes irregular notch corner fillet radius issue found during sheet metal design analysis
 Ccadex::DFMSheetMetal_IrregularSizeNotchIssueDescribes irregular size notch issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_IrregularSizeTabIssueDescribes irregular size tab issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_LargeDepthBeadIssueDescribes large depth bead issue found during sheet metal design analysis
 Ccadex::DFMSheetMetal_LargeDepthCountersinkIssueDescribes large depth countersink issue found during sheet metal design analysis
 Ccadex::DFMSheetMetal_NarrowCutoutIssueDescribes narrow cutout issue found during sheet metal design analysis
 Ccadex::DFMSheetMetal_NonStandardSheetSizeIssueDescribes non standard sheet size issue found during sheet metal design analysis
 Ccadex::DFMSheetMetal_NonStandardSheetThicknessIssueDescribes non standard sheet thickness issue found during sheet metal design analysis
 Ccadex::DFMSheetMetal_SmallDepthLouverIssueDescribes small depth louver issue found during sheet metal design analysis
 Ccadex::DFMSheetMetal_SmallDistanceBetweenFeaturesIssueDescribes a base class for small distance issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_SmallDistanceBetweenBendAndLouverIssueDescribes small distance between bend and louver issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_SmallDistanceBetweenExtrudedHoleAndBendIssueDescribes small distance between complex hole and bend issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_SmallDistanceBetweenExtrudedHoleAndEdgeIssueDescribes small distance detween extruded hole and edge issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_SmallDistanceBetweenExtrudedHolesIssueDescribes small distance between extruded holes issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_SmallDistanceBetweenHoleAndBendIssueDescribes small distance between hole and bend issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_SmallDistanceBetweenHoleAndCutoutIssueDescribes small distance between hole and cutout issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_SmallDistanceBetweenHoleAndEdgeIssueDescribes small distance detween hole and edge issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_SmallDistanceBetweenHoleAndLouverIssueDescribes small distance between hole and louver issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_SmallDistanceBetweenHoleAndNotchIssueDescribes small distance detween hole and notch issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_SmallDistanceBetweenHolesIssueDescribes small distance detween holes issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_SmallDistanceBetweenNotchAndBendIssueDescribes small distance detween notch and bend issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_SmallDistanceBetweenNotchesIssueDescribes small distance between notches issues found during sheet metal design analysis
 Ccadex::DFMSheetMetal_SmallDistanceBetweenTabsIssueDescribes small distance between tabs issues found during sheet metal design analysis
 Ccadex::MTKBase_CompositeFeatureDescribeas a base class for composite features
 Ccadex::Machining_SteppedHoleDescribes a stepped hole feature
 Ccadex::SheetMetal_CompoundBendDescribes a sheet metal compound bend feature
 Ccadex::MTKBase_ShapeFeatureDescribes a feature with assigned shape
 Ccadex::MTKBase_BossDescribes a boss
 Ccadex::Molding_ScrewBossDescribes a screw boss
 Ccadex::MTKBase_HoleDescribes a base class for hole features in concrete processes
 Ccadex::Machining_HoleDescribes a machining hole of a specified type
 Ccadex::Machining_ThreadedHoleDescribes a threaded hole
 Ccadex::SheetMetal_HoleDescribes a circle hole drilled or punched in sheet metal
 Ccadex::SheetMetal_ComplexHoleDescribes a sheet metal complex hole feature
 Ccadex::Machining_BoreDescribes a machining bore
 Ccadex::Machining_CountersinkDescribes a machining countersink
 Ccadex::Machining_FaceDescribes a face produced by a specified machining operation
 Ccadex::Machining_TurningFaceDescribes a face with radius produced by a specified machining operation
 Ccadex::Machining_GrooveDescribes a machining groove
 Ccadex::Machining_TurningGrooveDescribes a turning groove
 Ccadex::Machining_PocketDescribes a machining pocket
 Ccadex::Molding_RibDescribes a rib
 Ccadex::SheetMetal_BeadDescribes a sheet metal bead
 Ccadex::SheetMetal_BendDescribes a bend in sheet metal
 Ccadex::SheetMetal_CurvedBendDescribes a sheet metal curved bend feature
 Ccadex::SheetMetal_HemBendDescribes a sheet metal Hem bend feature
 Ccadex::SheetMetal_BridgeDescribes a sheet metal bridge feature
 Ccadex::SheetMetal_CutoutDescribes a cutout in sheet metal
 Ccadex::SheetMetal_FormingFeatureDescribes a forming in sheet metal
 Ccadex::SheetMetal_LouverDescribes a sheet metal louver feature
 Ccadex::SheetMetal_NotchDescribes a sheet metal notch
 Ccadex::SheetMetal_StraightNotchDescribes a sheet metal straight notch
 Ccadex::SheetMetal_VNotchDescribes a sheet metal V-notch
 Ccadex::SheetMetal_TabDescribes a sheet metal tab
 Ccadex::MTKBase_FeatureListDefines a list of features
 Ccadex::Nesting_ComputerThe nesting analyzing tool
 Ccadex::Nesting_ComputerParametersDefines parameters used in nesting process
 Ccadex::Nesting_DataContains information about nesting sheets
 Ccadex::Nesting_SheetContains information about nesting sheet
 Ccadex::ProgressStatus::ObserverBase abstract class for observers registered in ProgressStatus
 Ccadex::ModelData::OrientedShapeEqualCompares shapes using 'IsEqual' relationship
 Ccadex::ModelData::OrientedShapeHashHasher for Shape using 'IsEqual' relationship
 Ccadex::PMI::OutlineVisitorDefines the visitor of the outline elements
 Ccadex::Geom::PointDefines a 3D point
 Ccadex::Geom::Point2dDefines a 3D point
 Ccadex::ProgressScopeRepresents a node in a hierarchy of progress scopes
 Ccadex::Measurements::RadiusComputes the radius of a circular face or edge
 Ccadex::Drawing::RatioHolds the ratio of 2 positive integers in the form of \((n:m)\)
 Ccadex::PMI::SemanticAttributeVisitorDefines a visitor for attributes
 Ccadex::PMI::SemanticAttributeVoidVisitorAttribute visitor with empty implementation
 Ccadex::PMI::SemanticComponentVisitorDefines a visitor for components
 Ccadex::PMI::SemanticComponentVoidVisitorThe component visitor with empty implementation
 Ccadex::Utilities::SettingsA container of global Manufacturing Toolkit parameters
 Ccadex::SheetMetal_AnalyzerProvides an interface to run several analyzer tools
 Ccadex::SheetMetal_AnalyzerToolProvides an interface to all tools that can be used with SheetMetal_Analyzer
 Ccadex::SheetMetal_FeatureRecognizerProvides an interface to recognizing sheet metal features tool
 Ccadex::SheetMetal_UnfolderIs used to unfold sheet metal models
 Ccadex::SheetMetal_BendReliefDescribes a sheet metal bend relief
 Ccadex::SheetMetal_DataContains specific information for sheet metal tools
 Ccadex::SheetMetal_FeatureRecognizerParametersDefines parameters of the SheetMetal_FeatureRecognizer
 Ccadex::SheetMetal_FlatPatternDescribes a flat pattern for sheet metal models
 Ccadex::Measurements::SurfaceAreaComputes the surface area of objects
 Ccadex::Geom::TransformationDefines a transformation matrix
 Ccadex::Geom::Transformation2dDefines a 2D transformation matrix
 Ccadex::ModelData::UnorientedShapeEqualCompares shapes using 'IsSame' relationship
 Ccadex::ModelData::UnorientedShapeHashHasher for Shape using 'IsSame' relationship
 Ccadex::UTF16StringDefines a Unicode (UTF-16) string wrapping a standard string
 Ccadex::UuidDefines a Universally Unique IDentifier (UUID), also known as GUIDs (Globally Unique IDentifier)
 Ccadex::Measurements::ValidationPropertiesComputes validation properties of objects
 Ccadex::Measurements::ValidationPropertyDataAggregates all validation properties that can be computed
 Ccadex::Geom::VectorDefines a 3D vector
 Ccadex::Geom::Vector2dDefines a 2D vector
 Ccadex::Measurements::VolumeComputes the volume of objects
 Ccadex::WallThickness_AnalyzerThe wall thickness analyzing tool
 Ccadex::WallThickness_DataContains information about minimum and maximum wall thicknesses