blob: de1c205aa39d2f988529830d48d36ebf0e498cf4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
-- File: PXCAFDoc_ShapeTool.cdl
-- Created: Thu Aug 31 14:47:38 2000
-- Author: data exchange team
-- <det@strelox.nnov.matra-dtv.fr>
---Copyright: Matra Datavision 2000
class ShapeTool from PXCAFDoc inherits Attribute from PDF
---Purpose:
is
Create returns ShapeTool from PXCAFDoc;
end ShapeTool;
|