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