0024869: OCAF testing framework extending
[occt.git] / src / DNaming / DNaming_BooleanOperationDriver.cdl
index cee6439..b8347c5 100644 (file)
@@ -57,6 +57,9 @@ is
     LoadNamingDS(me; theResultLabel : Label from TDF; MS : in out BooleanOperation from BRepAlgoAPI)  
     is private; 
 
+    LoadSectionNDS(me; theResultLabel : Label from TDF; MS : in out BooleanOperation from BRepAlgoAPI)  
+    is private; 
+
     CheckAndLoad(me; theMkOpe : in out BooleanOperation from BRepAlgoAPI; 
                     theFunction : Function from TFunction)   
     returns Boolean from Standard is private;