blob: 1cd37f9b0f8b0398bba1304376d079d838df3bae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
// File: StepRepr_ShapeAspectTransition.cxx
// Created: Tue Apr 18 16:42:58 2000
// Author: Andrey BETENEV
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.0
// Copyright: Matra Datavision 1999
#include <StepRepr_ShapeAspectTransition.ixx>
//=======================================================================
//function : StepRepr_ShapeAspectTransition
//purpose :
//=======================================================================
StepRepr_ShapeAspectTransition::StepRepr_ShapeAspectTransition ()
{
}
|