X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FAIS%2FAIS_OffsetDimension.cdl;h=012f201502ccda07f577bf69344dc62f2641f86d;hp=00a7b4775e1266c410d437f4380ea3d354f2f784;hb=128cc8df34de9065f1739503feb3581b00a0a7dd;hpb=474be6cde1297d1b919c92d6376faded27b33bbf diff --git a/src/AIS/AIS_OffsetDimension.cdl b/src/AIS/AIS_OffsetDimension.cdl index 00a7b4775e..012f201502 100755 --- a/src/AIS/AIS_OffsetDimension.cdl +++ b/src/AIS/AIS_OffsetDimension.cdl @@ -32,11 +32,9 @@ uses Shape from TopoDS, Presentation from Prs3d, Projector from Prs3d, - Transformation from Geom, + Transformation from Geom, PresentationManager3d from PrsMgr, - PresentationManager2d from PrsMgr, Selection from SelectMgr, - GraphicObject from Graphic2d, Dir from gp, Pnt from gp, Trsf from gp, @@ -62,12 +60,6 @@ is aProjector: Projector from Prs3d; aPresentation: mutable Presentation from Prs3d) is redefined static private; - - Compute(me:mutable; - aPresentationManager: PresentationManager2d from PrsMgr; - aPresentation: mutable GraphicObject from Graphic2d; - aMode: Integer from Standard = 0) - is redefined static private; Compute(me : mutable; aProjector : Projector from Prs3d;