mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-15 12:07:41 +08:00
17 lines
560 B
C++
Executable File
17 lines
560 B
C++
Executable File
// File: StepRepr_StructuralResponseProperty.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_StructuralResponseProperty.ixx>
|
|
|
|
//=======================================================================
|
|
//function : StepRepr_StructuralResponseProperty
|
|
//purpose :
|
|
//=======================================================================
|
|
|
|
StepRepr_StructuralResponseProperty::StepRepr_StructuralResponseProperty ()
|
|
{
|
|
}
|