0023625: New functionality building reflect lines on a shape
[occt.git] / src / HLRBRep / HLRBRep.cdl
index ab56d13..9f1037c 100755 (executable)
@@ -148,6 +148,10 @@ is
              U1,U2 : Real  from Standard)
     returns Edge from TopoDS;
     
+    MakeEdge3d(ec    : Curve from HLRBRep;
+               U1,U2 : Real  from Standard)
+    returns Edge from TopoDS;
+    
     PolyHLRAngleAndDeflection(InAngl           :     Real from Standard;
                               OutAngl, OutDefl : out Real from Standard);