mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-25 09:07:26 +08:00
17 lines
537 B
C++
Executable File
17 lines
537 B
C++
Executable File
// File: StepDimTol_LineProfileTolerance.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_LineProfileTolerance.ixx>
|
|
|
|
//=======================================================================
|
|
//function : StepDimTol_LineProfileTolerance
|
|
//purpose :
|
|
//=======================================================================
|
|
|
|
StepDimTol_LineProfileTolerance::StepDimTol_LineProfileTolerance ()
|
|
{
|
|
}
|