blob: 968b858492906d1d66d56a7b74ac090266270580 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
// File: StepShape_ShapeRepresentationWithParameters.cxx
// Created: Wed Jun 4 13:34:33 2003
// Author: Galina KULIKOVA
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.2
// Copyright: Open CASCADE 2002
#include <StepShape_ShapeRepresentationWithParameters.ixx>
//=======================================================================
//function : StepShape_ShapeRepresentationWithParameters
//purpose :
//=======================================================================
StepShape_ShapeRepresentationWithParameters::StepShape_ShapeRepresentationWithParameters ()
{
}
|