summaryrefslogtreecommitdiff
path: root/src/PXCAFDoc/PXCAFDoc_LayerTool.cdl
blob: af910513263f00b2967bf1c2c7451ad3f24bc11c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
-- File:	PXCAFDoc_LayerTool.cdl
-- Created:	Tue Oct  3 14:56:50 2000
-- Author:	data exchange team
--		<det@nordox.nnov.matra-dtv.fr>
---Copyright:	 Matra Datavision 2000

class LayerTool from PXCAFDoc inherits Attribute from PDF

is
    Create returns LayerTool from PXCAFDoc;
    
end LayerTool;