OCC22139 Statuses of BRepMesh OCC22418 DRAW test command for showing a descretization...
[occt.git] / src / BRepMesh / BRepMesh.cdl
index d45d3be..c9313d3 100755 (executable)
@@ -44,14 +44,7 @@ is    enumeration DegreeOfFreedom is
         Frontier,
         Deleted;
 
-      enumeration Status  is 
-      ---Purpose: Discribes the wires discretisation.
-        NoError,
-        OpenWire,
-        SelfIntersectingWire,
-        Failure,
-        ReMesh
-      end Status;
+      imported Status from BRepMesh;
        
       enumeration FactoryError is 
         FE_NOERROR,