blob: 747649dba91ed4a0b0771e701594bbd899f6b4b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
// File: StepAP214_Class.cxx
// Created: Wed May 10 15:09:06 2000
// Author: Andrey BETENEV
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.1
// Copyright: Matra Datavision 2000
#include <StepAP214_Class.ixx>
//=======================================================================
//function : StepAP214_Class
//purpose :
//=======================================================================
StepAP214_Class::StepAP214_Class ()
{
}
|