blob: c2ac75a8cef0a36a7e3a717fba6b3d85771e30c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
// File: StepRepr_StructuralResponsePropertyDefinitionRepresentation.cxx
// Created: Sun Dec 15 10:59:25 2002
// Author: data exchange team
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.2
// Copyright: Open CASCADE 2002
#include <StepRepr_StructuralResponsePropertyDefinitionRepresentation.ixx>
//=======================================================================
//function : StepRepr_StructuralResponsePropertyDefinitionRepresentation
//purpose :
//=======================================================================
StepRepr_StructuralResponsePropertyDefinitionRepresentation::StepRepr_StructuralResponsePropertyDefinitionRepresentation ()
{
}
|