mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
17 lines
537 B
C++
Executable File
17 lines
537 B
C++
Executable File
// File: StepDimTol_TotalRunoutTolerance.cxx
|
|
// Created: Wed Jun 4 13:34:34 2003
|
|
// Author: Galina KULIKOVA
|
|
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.2
|
|
// Copyright: Open CASCADE 2002
|
|
|
|
#include <StepDimTol_TotalRunoutTolerance.ixx>
|
|
|
|
//=======================================================================
|
|
//function : StepDimTol_TotalRunoutTolerance
|
|
//purpose :
|
|
//=======================================================================
|
|
|
|
StepDimTol_TotalRunoutTolerance::StepDimTol_TotalRunoutTolerance ()
|
|
{
|
|
}
|