blob: 57e7c029aeb46d2686e4be2cf612132637bd99ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
// 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 ()
{
}
|