Hide menu
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Ccadex.Collections.ArrayDouble2.ArrayDouble2Enumerator
 Ccadex.Collections.ArrayDouble3.ArrayDouble3Enumerator
 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 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.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.PointSetDescribes drawing elements composed of 2D 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.ElementBase class for drawing elements
 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.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.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.Collections.BodyList.BodyListEnumerator
 Ccadex.Measurements.BoundingBoxComputes bounding boxes of objects
 Ccadex.ModelData.BoxDefines a 3D axis-aligned bounding box
 Ccadex.Collections.ByteList.ByteListEnumerator
 Ccadex.ProgressStatus.CancellationCheckerBase abstract class for cancelation checker registered in ProgressStatus
 Ccadex.View.ColorDefines an RGBA color
 Ccadex.ModelData.CombinedElementVisitorProvides a combined method operator() to visit all elements
 Ccadex.Collections.Curve2dList.Curve2dListEnumerator
 Ccadex.Collections.CurveList.CurveListEnumerator
 Ccadex.Utilities.JSONSerializerParameters.CustomShapeIdGeneratorInterface for generating stable IDs for shapes
 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.Collections.DoubleList.DoubleListEnumerator
 Ccadex.Collections.DoubleMatrix.DoubleMatrixEnumerator
 Ccadex.SheetMetal_FlatPattern.DrawingParametersDefines parameters used to generate a drawing
 Ccadex.Collections.EdgeList.EdgeListEnumerator
 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.Collections.FaceList.FaceListEnumerator
 Ccadex.Collections.FloatList.FloatListEnumerator
 Ccadex.PMI.GraphicalComponentVisitorDefines a visitor for components
 Ccadex.PMI.GraphicalComponentCombinedVisitorProvides a combined method operator() to visit all components
 Ccadex.PMI.GraphicalComponentVoidVisitorComponent visitor with an empty implementation
 Ccadex.Collections.IndexedTriangleSetList.IndexedTriangleSetListEnumerator
 Ccadex.Collections.InstanceList.InstanceListEnumerator
 Ccadex.Collections.IntList.IntListEnumerator
 Ccadex.Measurements.LengthComputes the lengths of curves
 Ccadex.LicenseManagerActivates the license key
 Ccadex.LicenseManager_LicenseErrorDefines an exception thrown by a license manager when a valid license could not be acquired
 Ccadex.Utilities.Logger
 Ccadex.Utilities.LoggerHandlerBase class for all log message handlers
 Ccadex.Utilities.LoggerFileHandlerSends logging messages to a file
 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.Collections.MeshShapeList.MeshShapeListEnumerator
 Ccadex.Collections.ModelElementList.ModelElementListEnumerator
 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. In CNC Machining a boss is a protrusion or raised area on a workpiece that is created by removing material around it using a milling cutter. The boss feature can be used for various purposes such as providing a location for fasteners, creating a bearing surface, or serving as a mounting point for other components
 Ccadex.Molding_ScrewBossDescribes a screw boss. In injection molding, the Screw Boss is essentially a cylindrical protrusion with a threaded hole that is designed to receive a screw or threaded fastener. This feature serves as a reliable point of attachment for assembling various parts together, such as attaching the plastic part to another component or securing multiple plastic parts together.
The main purpose of the Screw Boss is to provide a durable and convenient method for fastening parts, eliminating the need for additional hardware like nuts or inserts. By integrating the Screw Boss directly into the mold design, it becomes a permanent part of the plastic component, enhancing the overall strength and integrity of the assembly
 Ccadex.MTKBase_HoleDescribes a base class for hole features in concrete processes
 Ccadex.Machining_HoleDescribes a machining hole of a specified type. Hole is a cylindrical feature that can be made by cutting from the workpiece by a rotating cutting tool
 Ccadex.Machining_ThreadedHoleDescribes a threaded hole. A threaded hole is a cylindrical hole with a helical thread (groove) machined on its inner surface
 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. A bore feature is formed by enlarging an existing hole using a rigid single-point cutting tool. It consists of one or more faces defining an internal cylindrical surface, optionally with a bottom. Precision is determined by the rigidity of the spindle and the boring tool. Horizontal boring ensures accurate internal geometry with the workpiece moving parallel to the tool's axis
 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. Cutting material from workpiece by turning
 Ccadex.Machining_GrooveDescribes a machining groove. A groove is a narrow linear channel or cut made in a material
 Ccadex.Machining_TurningGrooveDescribes a turning groove. A turning groove is a narrow linear channel or cut made in a material related to turning (lathe) machining
 Ccadex.Machining_PocketDescribes a machining pocket. A pocket is a feature obtained by milling the material inside an arbitrarily closed boundary on a flat surface of a workpiece removed to a fixed depth
 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_FeatureComparatorProvides possibility to compare MTK based features depending on their type and parameters
 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.Collections.Nesting_SheetList.Nesting_SheetListEnumerator
 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.Collections.PMIElementList.PMIElementListEnumerator
 Ccadex.Collections.PMIGraphicalComponentList.PMIGraphicalComponentListEnumerator
 Ccadex.Collections.PMIOutlineList.PMIOutlineListEnumerator
 Ccadex.Collections.PMISavedViewList.PMISavedViewListEnumerator
 Ccadex.Collections.PMISemanticAttributeList.PMISemanticAttributeListEnumerator
 Ccadex.Collections.PMISemanticComponentList.PMISemanticComponentListEnumerator
 Ccadex.Geom.PointDefines a 3D point
 Ccadex.Geom.Point2dDefines a 3D point
 Ccadex.Collections.Point2dList.Point2dListEnumerator
 Ccadex.Collections.PointList.PointListEnumerator
 Ccadex.ProgressScopeRepresents a node in a hierarchy of progress scopes
 Ccadex.Projector_PolyDataContains information about projection of the model
 Ccadex.Projector_PolyProjectorThe poly projection tool
 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.SettingsThe Settings class defines a container of global Manufacturing Toolkit parameters
 Ccadex.Collections.ShapeList.ShapeListEnumerator
 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. Is used for recognition of features such as bends, cutouts, holes, etc
 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.Collections.ShellList.ShellListEnumerator
 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). A UUID is a 16-byte (128-bit) number, that is unique in the computer system (guaranteed by generated algorithm )
 Ccadex.Collections.UuidData.UuidDataEnumerator
 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.Collections.Vector2dList.Vector2dListEnumerator
 Ccadex.Collections.VectorList.VectorListEnumerator
 Ccadex.Measurements.VolumeComputes the volume of objects
 Ccadex.WallThickness_AnalyzerThe wall thickness analyzing tool
 Ccadex.WallThickness_DataContains information about minimum and maximum wall thicknesses
 Ccadex.Collections.WireList.WireListEnumerator