-- File: MAT2d_Tool2d.cdl -- Created: Mon Jul 12 16:54:50 1993 -- Author: Yves FRICAUD -- ---Copyright: Matra Datavision 1993 class Tool2d from MAT2d ---Purpose: Set of the methods useful for the MAT's computation. -- Tool2d contains the geometry of the bisecting locus. uses Bisec from Bisector, Side from MAT, Bisector from MAT, Connexion from MAT2d, Circuit from MAT2d, DataMapOfIntegerBisec from MAT2d, DataMapOfIntegerPnt2d from MAT2d, DataMapOfIntegerVec2d from MAT2d, SequenceOfInteger from TColStd, Pnt2d from gp, Vec2d from gp, TrimmedCurve from Geom2d, Curve from Geom2d, Geometry from Geom2d is Create returns Tool2d from MAT2d; --- Purpose : Empty Constructor. --- Category : Initialisation. Sense(me : in out ; aside : Side from MAT) --- Purpose :