blob: d1c401b14dfd1778d0e4d3024b367ce6f916eb26 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
// File: StepRepr_ProductDefinitionShape.cxx
// Created: Mon Jul 3 16:29:03 2000
// Author: Andrey BETENEV
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.1
// Copyright: Matra Datavision 2000
#include <StepRepr_ProductDefinitionShape.ixx>
//=======================================================================
//function : StepRepr_ProductDefinitionShape
//purpose :
//=======================================================================
StepRepr_ProductDefinitionShape::StepRepr_ProductDefinitionShape ()
{
}
|