mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-05-06 10:36:12 +03:00
17 lines
590 B
C++
Executable File
17 lines
590 B
C++
Executable File
// File: StepFEA_FeaMaterialPropertyRepresentation.cxx
|
|
// Created: Thu Dec 12 17:51:05 2002
|
|
// Author: data exchange team
|
|
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.2
|
|
// Copyright: Open CASCADE 2002
|
|
|
|
#include <StepFEA_FeaMaterialPropertyRepresentation.ixx>
|
|
|
|
//=======================================================================
|
|
//function : StepFEA_FeaMaterialPropertyRepresentation
|
|
//purpose :
|
|
//=======================================================================
|
|
|
|
StepFEA_FeaMaterialPropertyRepresentation::StepFEA_FeaMaterialPropertyRepresentation ()
|
|
{
|
|
}
|