AMCAX Kernel 1.0.0.0
Loading...
Searching...
No Matches
BRepCheckStatus.hpp File Reference

Class for Enumerating Shape Error States. More...

+ This graph shows which files directly or indirectly include this file:

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 

Enumerations

enum class  AMCAX::BRepCheckStatus {
  NoError , InvalidPointOnCurve , InvalidPointOnCurveOnSurface , InvalidPointOnSurface ,
  No3DCurve , Multiple3DCurve , Invalid3DCurve , NoCurveOnSurface ,
  InvalidCurveOnSurface , InvalidCurveOnClosedSurface , InvalidSameRangeFlag , InvalidSameParameterFlag ,
  InvalidDegeneratedFlag , FreeEdge , InvalidMultiConnexity , InvalidRange ,
  EmptyWire , RedundantEdge , SelfIntersectingWire , NoSurface ,
  InvalidWire , RedundantWire , IntersectingWires , InvalidImbricationOfWires ,
  EmptyShell , RedundantFace , InvalidImbricationOfShells , UnorientableShape ,
  NotClosed , NotConnected , SubshapeNotInShape , BadOrientation ,
  BadOrientationOfSubshape , InvalidPolygonOnTriangulation , InvalidToleranceValue , EnclosedRegion ,
  CheckFail
}
 Class for Enumerating Shape Error States.
 

Detailed Description

Class for Enumerating Shape Error States.

This file is part of AMCAX kernel.