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


class AreaUnit from StepBasic inherits NamedUnit from StepBasic

	---Purpose: 

is
    
    Create returns mutable AreaUnit from StepBasic;
    
end AreaUnit;