mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08:00
17 lines
580 B
C++
Executable File
17 lines
580 B
C++
Executable File
// File: StepShape_ShapeDefinitionRepresentation.cxx
|
|
// Created: Fri Nov 26 16:26:39 1999
|
|
// Author: Andrey BETENEV
|
|
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.0
|
|
// Copyright: Matra Datavision 1999
|
|
|
|
#include <StepShape_ShapeDefinitionRepresentation.ixx>
|
|
|
|
//=======================================================================
|
|
//function : StepShape_ShapeDefinitionRepresentation
|
|
//purpose :
|
|
//=======================================================================
|
|
|
|
StepShape_ShapeDefinitionRepresentation::StepShape_ShapeDefinitionRepresentation ()
|
|
{
|
|
}
|