blob: 202af12ea2e655e55d3ebefca139852331f28615 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
// File: StepShape_CompoundShapeRepresentation.cxx
// Created: Fri Dec 28 16:01:59 2001
// Author: Andrey BETENEV
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.1
// Copyright: Matra Datavision 2000
#include <StepShape_CompoundShapeRepresentation.ixx>
//=======================================================================
//function : StepShape_CompoundShapeRepresentation
//purpose :
//=======================================================================
StepShape_CompoundShapeRepresentation::StepShape_CompoundShapeRepresentation ()
{
}
|