mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0024947: Redesign OCCT legacy type system -- automatic
Automatic upgrade with command "occt_upgdare . -rtti"
This commit is contained in:
@@ -16,6 +16,13 @@
|
||||
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.1
|
||||
|
||||
#include <StepRepr_CharacterizedDefinition.ixx>
|
||||
#include <StepBasic_CharacterizedObject.hxx>
|
||||
#include <StepBasic_ProductDefinition.hxx>
|
||||
#include <StepBasic_ProductDefinitionRelationship.hxx>
|
||||
#include <StepRepr_ProductDefinitionShape.hxx>
|
||||
#include <StepRepr_ShapeAspect.hxx>
|
||||
#include <StepRepr_ShapeAspectRelationship.hxx>
|
||||
#include <StepBasic_DocumentFile.hxx>
|
||||
//=======================================================================
|
||||
//function : StepRepr_CharacterizedDefinition
|
||||
//purpose :
|
||||
|
@@ -17,6 +17,8 @@
|
||||
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.0
|
||||
|
||||
#include <StepRepr_ConfigurationDesignItem.ixx>
|
||||
#include <StepBasic_ProductDefinition.hxx>
|
||||
#include <StepBasic_ProductDefinitionFormation.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : StepRepr_ConfigurationDesignItem
|
||||
|
@@ -16,6 +16,11 @@
|
||||
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.2
|
||||
|
||||
#include <StepRepr_RepresentedDefinition.ixx>
|
||||
#include <StepBasic_GeneralProperty.hxx>
|
||||
#include <StepRepr_PropertyDefinition.hxx>
|
||||
#include <StepRepr_PropertyDefinitionRelationship.hxx>
|
||||
#include <StepRepr_ShapeAspect.hxx>
|
||||
#include <StepRepr_ShapeAspectRelationship.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : StepRepr_RepresentedDefinition
|
||||
|
@@ -13,6 +13,9 @@
|
||||
|
||||
#include <StepRepr_ShapeDefinition.ixx>
|
||||
#include <Interface_Macros.hxx>
|
||||
#include <StepRepr_ProductDefinitionShape.hxx>
|
||||
#include <StepRepr_ShapeAspect.hxx>
|
||||
#include <StepRepr_ShapeAspectRelationship.hxx>
|
||||
|
||||
StepRepr_ShapeDefinition::StepRepr_ShapeDefinition () { }
|
||||
|
||||
|
@@ -13,6 +13,8 @@
|
||||
|
||||
#include <StepRepr_Transformation.ixx>
|
||||
#include <Interface_Macros.hxx>
|
||||
#include <StepRepr_ItemDefinedTransformation.hxx>
|
||||
#include <StepRepr_FunctionallyDefinedTransformation.hxx>
|
||||
|
||||
StepRepr_Transformation::StepRepr_Transformation () { }
|
||||
|
||||
|
Reference in New Issue
Block a user