Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures
GeomBndLib_SurfaceOfExtrusion.hxx File Reference
#include <Bnd_Box.hxx>
#include <Geom_SurfaceOfLinearExtrusion.hxx>
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>

Data Structures

class  GeomBndLib_SurfaceOfExtrusion
 Computes bounding box for a surface of linear extrusion (Geom_SurfaceOfLinearExtrusion). Uses pure analytical approach: P(U, V) = BasisCurve(U) + V * Direction, so the box is computed from the basis curve box extended along the direction. More...