1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

0024947: Redesign OCCT legacy type system -- automatic

Automatic upgrade with command "occt_upgdare . -rtti"
This commit is contained in:
abv
2015-07-11 11:06:11 +03:00
parent 69ff08ff28
commit ec357c5cbb
816 changed files with 1280 additions and 690 deletions

View File

@@ -16,6 +16,9 @@
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.2
#include <StepFEA_CurveElementEndCoordinateSystem.ixx>
#include <StepFEA_FeaAxis2Placement3d.hxx>
#include <StepFEA_AlignedCurve3dElementCoordinateSystem.hxx>
#include <StepFEA_ParametricCurve3dElementCoordinateSystem.hxx>
//=======================================================================
//function : StepFEA_CurveElementEndCoordinateSystem

View File

@@ -16,6 +16,8 @@
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.2
#include <StepFEA_ElementOrElementGroup.ixx>
#include <StepFEA_ElementRepresentation.hxx>
#include <StepFEA_ElementGroup.hxx>
//=======================================================================
//function : StepFEA_ElementOrElementGroup

View File

@@ -19,6 +19,7 @@
#include <StepData_SelectArrReal.hxx>
#include <TColStd_HSequenceOfReal.hxx>
#include <TColStd_HArray1OfReal.hxx>
//=======================================================================

View File

@@ -19,6 +19,7 @@
#include <StepData_SelectArrReal.hxx>
#include <TColStd_HSequenceOfReal.hxx>
#include <TColStd_HArray1OfReal.hxx>
//=======================================================================

View File

@@ -18,6 +18,7 @@
#include <StepFEA_SymmetricTensor43d.ixx>
#include <StepFEA_SymmetricTensor43dMember.hxx>
#include <TCollection_HAsciiString.hxx>
#include <TColStd_HArray1OfReal.hxx>
//=======================================================================
//function : StepFEA_SymmetricTensor43d