mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-05-06 10:36:12 +03:00
17 lines
610 B
C++
Executable File
17 lines
610 B
C++
Executable File
// File: StepFEA_FeaMaterialPropertyRepresentationItem.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_FeaMaterialPropertyRepresentationItem.ixx>
|
|
|
|
//=======================================================================
|
|
//function : StepFEA_FeaMaterialPropertyRepresentationItem
|
|
//purpose :
|
|
//=======================================================================
|
|
|
|
StepFEA_FeaMaterialPropertyRepresentationItem::StepFEA_FeaMaterialPropertyRepresentationItem ()
|
|
{
|
|
}
|