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



class Face from PTopoDS inherits HShape from PTopoDS

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

end Face;