summaryrefslogtreecommitdiff
path: root/src/StepBasic/StepBasic_VolumeUnit.cdl
blob: ba45f7e67c0c81fb9916def8e48d46febb680b47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
-- File:	StepBasic_VolumeUnit.cdl
-- Created:	Mon Oct 11 13:34:57 1999
-- Author:	data exchange team
--		<det@friendox>
---Copyright:	 Matra Datavision 1999


class VolumeUnit from StepBasic inherits NamedUnit from StepBasic

	---Purpose: 


is

   Create returns mutable VolumeUnit from StepBasic;

end VolumeUnit;