summaryrefslogtreecommitdiff
path: root/src/PGeom/PGeom_Surface.cdl
blob: 82d080f39eb42327cb4df5827b81c36487b7100c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
-- File:	PGeom_Surface.cdl
-- Created:	Tue Mar  2 10:07:44 1993
-- Author:	Philippe DAUTRY
--		<fid@phylox>
-- Copyright:	 Matra Datavision 1993


deferred class Surface from PGeom inherits Geometry from PGeom

        ---Purpose : Defines the general class Surface.
        --  
	---See Also : Surface from Geom

is
      

end;