mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0024947: Redesign OCCT legacy type system -- automatic
Automatic upgrade with command "occt_upgdare . -rtti"
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
#include <StepBasic_ProductDefinitionRelationship.hxx>
|
||||
#include <StepRepr_PropertyDefinition.hxx>
|
||||
#include <StepRepr_ProductDefinitionShape.hxx>
|
||||
#include <StepRepr_RepresentationItem.hxx>
|
||||
#include <StepShape_ContextDependentShapeRepresentation.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : FindEntity
|
||||
|
@@ -42,6 +42,7 @@
|
||||
|
||||
#include <StepRepr_ItemDefinedTransformation.hxx>
|
||||
#include <StepRepr_Transformation.hxx>
|
||||
#include <StepShape_ShapeDefinitionRepresentation.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : STEPConstruct_Assembly
|
||||
|
@@ -35,6 +35,7 @@
|
||||
#include <StepBasic_ProductType.hxx> //:i3
|
||||
#include <Interface_Static.hxx> //:j4
|
||||
#include <GeomToStep_MakeAxis2Placement3d.hxx>
|
||||
#include <StepBasic_ProductRelatedProductCategory.hxx>
|
||||
|
||||
#include "stdio.h"
|
||||
|
||||
|
@@ -71,6 +71,7 @@
|
||||
#include <StepBasic_Document.hxx>
|
||||
#include <StepBasic_ProductOrFormationOrDefinition.hxx>
|
||||
#include <StepBasic_ProductRelatedProductCategory.hxx>
|
||||
#include <StepBasic_ProductDefinition.hxx>
|
||||
|
||||
|
||||
//=======================================================================
|
||||
|
@@ -72,6 +72,8 @@
|
||||
#include <TColStd_HSequenceOfTransient.hxx>
|
||||
#include <StepVisual_InvisibleItem.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <StepData_StepModel.hxx>
|
||||
#include <StepRepr_Representation.hxx>
|
||||
|
||||
|
||||
//=======================================================================
|
||||
|
@@ -48,6 +48,7 @@
|
||||
#include <StepBasic_HArray1OfUncertaintyMeasureWithUnit.hxx>
|
||||
#include <UnitsMethods.hxx>
|
||||
#include <Interface_Static.hxx>
|
||||
#include <StepBasic_ConversionBasedUnit.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : STEPConstruct_UnitContext
|
||||
|
@@ -59,6 +59,12 @@
|
||||
#include <StepShape_ContextDependentShapeRepresentation.hxx>
|
||||
#include <StepRepr_ShapeRepresentationRelationship.hxx>
|
||||
#include <STEPConstruct.hxx>
|
||||
#include <StepRepr_NextAssemblyUsageOccurrence.hxx>
|
||||
#include <StepBasic_ProductDefinition.hxx>
|
||||
#include <StepRepr_PropertyDefinitionRepresentation.hxx>
|
||||
#include <StepRepr_ProductDefinitionShape.hxx>
|
||||
#include <StepRepr_RepresentationRelationship.hxx>
|
||||
#include <StepData_StepModel.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : STEPConstruct_ValidationProps
|
||||
|
Reference in New Issue
Block a user