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