blob: 23c39d5f14c6fac76fc18302fbe663e99bc5da80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
// File: StepElement_SurfaceSectionField.cxx
// Created: Thu Dec 12 17:29:04 2002
// Author: data exchange team
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.2
// Copyright: Open CASCADE 2002
#include <StepElement_SurfaceSectionField.ixx>
//=======================================================================
//function : StepElement_SurfaceSectionField
//purpose :
//=======================================================================
StepElement_SurfaceSectionField::StepElement_SurfaceSectionField ()
{
}
|