summaryrefslogtreecommitdiff
path: root/src/IGESControl/IGESControl_AlgoContainer.cdl
blob: e2188a1babd96af164d8fce610c92c323e81e7ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
-- File:	IGESControl_AlgoContainer.cdl
-- Created:	Tue Feb  8 09:24:41 2000
-- Author:	data exchange team
--		<det@kinox>
---Copyright:	 Matra Datavision 2000


class AlgoContainer from IGESControl inherits AlgoContainer from IGESToBRep

    ---Purpose: 

is

    Create returns mutable AlgoContainer from IGESControl;
    	---Purpose: Empty constructor

end AlgoContainer;