-- -- File: TEdge.cdl -- Created: Mon Dec 17 09:53:25 1990 -- Author: Remi Lequette -- ---Copyright: Matra Datavision 1990, 1992 deferred class TEdge from PTopoDS inherits TShape from PTopoDS ---Purpose: A Topological edge shape. uses ShapeEnum from TopAbs is ShapeType(me) returns ShapeEnum from TopAbs; ---Level: Internal end TEdge;