summaryrefslogtreecommitdiff
path: root/src/PTopoDS/PTopoDS_Edge.cdl
blob: 2fd779ea46af41a17a7f9b49e621523aa6f115f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
-- File:	PTopoDS_Edge.cdl
-- Created:	Wed May  5 16:55:27 1993
-- Author:	Remi LEQUETTE
--		<rle@sdsun1>
---Copyright:	 Matra Datavision 1993



class Edge from PTopoDS inherits HShape from PTopoDS

is
    Create returns mutable Edge from PTopoDS;
	---Level: Internal 

end Edge;