summaryrefslogtreecommitdiff
path: root/src/StepBasic/StepBasic_MechanicalContext.cdl
blob: ef6e4598acc2be29e9eb1c764d6fbe023946e326 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
-- File:	StepBasic_MechanicalContext.cdl
-- Created:	Wed Jul 24 14:32:07 1996
-- Author:	Frederic MAUPAS
--		<fma@pronox.paris1.matra-dtv.fr>
---Copyright:	 Matra Datavision 1996

class MechanicalContext from StepBasic inherits ProductContext from StepBasic 

is

	Create returns mutable MechanicalContext;
	---Purpose: Returns a MechanicalContext

end MechanicalContext;