root/cgm/cgm_apps/TSTT/TSTTG_CGM.sidl @ 1040

Revision 1040, 390 bytes (checked in by tautges, 2 years ago)

Version 10.2 of cgm.

Line 
1import TSTTB;
2import TSTTG;
3
4package TSTTG_CGM version 0.001 {
5        class CgmGeom implements-all
6                TSTTB.EntTag,
7                TSTTB.ArrTag,
8                TSTTB.SetTag,
9                TSTTB.SetRelation,
10                TSTTB.SetBoolOps,
11                TSTTG.CoreQuery,
12                TSTTG.Topology,
13                TSTTG.Shape,
14                TSTTG.Parametric,
15                TSTTG.Tolerance,
16                TSTTG.Iterators,
17                TSTTG.Construct,
18                TSTTG.Primitives,
19                TSTTG.Transforms,
20                TSTTG.Booleans
21                { }
22}
Note: See TracBrowser for help on using the browser.