mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-16 10:08:36 +03:00
17 lines
540 B
C++
Executable File
17 lines
540 B
C++
Executable File
// File: StepRepr_ProductDefinitionShape.cxx
|
|
// Created: Mon Jul 3 16:29:03 2000
|
|
// Author: Andrey BETENEV
|
|
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.1
|
|
// Copyright: Matra Datavision 2000
|
|
|
|
#include <StepRepr_ProductDefinitionShape.ixx>
|
|
|
|
//=======================================================================
|
|
//function : StepRepr_ProductDefinitionShape
|
|
//purpose :
|
|
//=======================================================================
|
|
|
|
StepRepr_ProductDefinitionShape::StepRepr_ProductDefinitionShape ()
|
|
{
|
|
}
|