0023663: Removing 2D viewer library
[occt.git] / src / AIS / AIS_Plane.cdl
index 8b0d149..aa4c4f9 100755 (executable)
@@ -38,8 +38,6 @@ uses
     Pnt                   from gp,
     Projector             from Prs3d,
     Transformation        from Geom,
-    PresentationManager2d from PrsMgr,
-    GraphicObject         from Graphic2d,        
     NameOfMaterial        from Graphic3d,
     TypeOfPlane           from AIS, 
     Axis2Placement        from Geom,
@@ -200,13 +198,7 @@ is
     Compute(me:mutable;
                aProjector: Projector from Prs3d;
                 aPresentation: mutable Presentation from Prs3d)
-    is redefined virtual private;     
-
-    Compute(me:mutable;
-           aPresentationManager: PresentationManager2d from PrsMgr;
-            aPresentation: mutable GraphicObject from Graphic2d;
-            aMode: Integer from Standard = 0)
-    is redefined virtual private;          
+    is redefined virtual private;
 
     Compute(me            : mutable;
             aProjector    : Projector from Prs3d;