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:
@@ -172,6 +172,12 @@
|
||||
#include <StepShape_EdgeLoop.hxx>
|
||||
#include <StepShape_HArray1OfOrientedEdge.hxx>
|
||||
#include <StepShape_HArray1OfShell.hxx>
|
||||
#include <StepShape_ShapeRepresentation.hxx>
|
||||
#include <StepRepr_NextAssemblyUsageOccurrence.hxx>
|
||||
#include <StepRepr_AssemblyComponentUsage.hxx>
|
||||
#include <StepRepr_PropertyDefinitionRepresentation.hxx>
|
||||
#include <StepRepr_RepresentationItem.hxx>
|
||||
#include <StepRepr_RepresentationRelationship.hxx>
|
||||
|
||||
#ifdef OCCT_DEBUG
|
||||
//! Converts address of the passed shape (TShape) to string.
|
||||
|
@@ -167,6 +167,8 @@
|
||||
#include <StepBasic_DerivedUnit.hxx>
|
||||
#include <StepRepr_MeasureRepresentationItem.hxx>
|
||||
#include <StepBasic_ProductDefinition.hxx>
|
||||
#include <StepRepr_RepresentationItem.hxx>
|
||||
#include <StepVisual_PresentationRepresentation.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : GetLabelName
|
||||
|
Reference in New Issue
Block a user