0022731: Error on attempt to write in IGES 5.3 the attached brep model
[occt.git] / src / IGESControl / IGESControl_AlgoContainer.cdl
1 -- File:        IGESControl_AlgoContainer.cdl
2 -- Created:     Tue Feb  8 09:24:41 2000
3 -- Author:      data exchange team
4 --              <det@kinox>
5 ---Copyright:    Matra Datavision 2000
6
7
8 class AlgoContainer from IGESControl inherits AlgoContainer from IGESToBRep
9
10     ---Purpose: 
11
12 is
13
14     Create returns mutable AlgoContainer from IGESControl;
15         ---Purpose: Empty constructor
16
17 end AlgoContainer;