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


class Vertex from PTopoDS inherits HShape from PTopoDS

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

end Vertex;