Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_TopoDS_TShape.hxx>
#include <TopoDS_ListOfShape.hxx>
#include <Standard_Integer.hxx>
#include <MMgt_TShared.hxx>
#include <Standard_Boolean.hxx>
#include <TopAbs_ShapeEnum.hxx>
#include <TopoDS_TShape.lxx>
Data Structures | |
class | TopoDS_TShape |
A TShape is a topological structure describing a set of points in a 2D or 3D space. TShapes are defined by their optional domain (geometry) and their components (other TShapes with Locations and Orientations). The components are stored in a List of Shapes. A TShape contains the following boolean flags : More... |