blob: 1259d6667f2abe3a45a1aa5fdc5f12fce02a44d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
// File: StepRepr_NextAssemblyUsageOccurrence.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_NextAssemblyUsageOccurrence.ixx>
//=======================================================================
//function : StepRepr_NextAssemblyUsageOccurrence
//purpose :
//=======================================================================
StepRepr_NextAssemblyUsageOccurrence::StepRepr_NextAssemblyUsageOccurrence ()
{
}
|