0022731: Error on attempt to write in IGES 5.3 the attached brep model
[occt.git] / src / IGESControl / IGESControl_AlgoContainer.cdl
... / ...
CommitLineData
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
8class AlgoContainer from IGESControl inherits AlgoContainer from IGESToBRep
9
10 ---Purpose:
11
12is
13
14 Create returns mutable AlgoContainer from IGESControl;
15 ---Purpose: Empty constructor
16
17end AlgoContainer;