0024023: Revamp the OCCT Handle -- GC
[occt.git] / src / GCE2d / GCE2d_MakeArcOfHyperbola.cdl
index 8b2838b..ce112a0 100644 (file)
@@ -67,11 +67,7 @@ Value(me) returns TrimmedCurve from Geom2d
     is static;
        ---C++: return const&
        ---Purpose: Returns the constructed arc of hyperbola.
-
-Operator(me) returns TrimmedCurve from Geom2d
-    is static;
-       ---C++: return const&
-       ---C++: alias "Standard_EXPORT operator Handle_Geom2d_TrimmedCurve() const;"
+        ---C++: alias "operator const Handle(Geom2d_TrimmedCurve)& () const { return Value(); }"
 
 fields