|
Open CASCADE Technology 6.5.2
|
#include <Standard.hxx>#include <Standard_Macro.hxx>#include <TopoDS_Compound.hxx>#include <Standard_Real.hxx>#include <Standard_Boolean.hxx>#include <Handle_TopTools_HSequenceOfShape.hxx>#include <ShapeAnalysis_FreeBounds.lxx>Data Structures | |
| class | ShapeAnalysis_FreeBounds |
| This class is intended to output free bounds of the shape (free bounds are the wires consisting of edges referenced by the only face). This class works on two distinct types of shapes when analyzing their free bounds: 1. compound of faces. Analyzer of sewing algorithm (BRepAlgo_Sewing) is used for for forecasting free bounds that would be obtained after performing sewing 2. compound of shells. Actual free bounds (edges shared by the only face in the shell) are output in this case. ShapeAnalysis_Shell is used for that. More... | |
1.7.4