summaryrefslogtreecommitdiff
path: root/src/StepRepr/StepRepr_CompositeShapeAspect.cdl
blob: 4f8b907541b5cdb49b893383c5ce98cd080ddd3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
-- File:	StepRepr_CompositeShapeAspect.cdl
-- Created:	Tue Apr 24 13:43:49 2001
-- Author:	Christian CAILLET
--		<cky@photox.paris1.matra-dtv.fr>
---Copyright:	 Matra Datavision 2001

class CompositeShapeAspect  from StepRepr    inherits ShapeAspect from StepRepr

    ---Purpose : Added for Dimensional Tolerances

uses
    Integer

is

    Create returns mutable CompositeShapeAspect;

end CompositeShapeAspect;