mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-31 10:41:09 +08:00
0024002: Overall code and build procedure refactoring -- automatic
Automatic upgrade of OCCT code by command "occt_upgrade . -nocdl": - WOK-generated header files from inc and sources from drv are moved to src - CDL files removed - All packages are converted to nocdlpack
This commit is contained in:
@@ -15,16 +15,16 @@
|
||||
|
||||
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.2
|
||||
|
||||
#include <StepFEA_CurveElementEndCoordinateSystem.ixx>
|
||||
#include <StepFEA_FeaAxis2Placement3d.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
#include <StepFEA_AlignedCurve3dElementCoordinateSystem.hxx>
|
||||
#include <StepFEA_CurveElementEndCoordinateSystem.hxx>
|
||||
#include <StepFEA_FeaAxis2Placement3d.hxx>
|
||||
#include <StepFEA_ParametricCurve3dElementCoordinateSystem.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : StepFEA_CurveElementEndCoordinateSystem
|
||||
//purpose :
|
||||
//=======================================================================
|
||||
|
||||
StepFEA_CurveElementEndCoordinateSystem::StepFEA_CurveElementEndCoordinateSystem ()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user