Open CASCADE Technology 7.8.0
|
Tool for computing wireframe presentation of a TopoDS_Shape. More...
#include <StdPrs_WFShape.hxx>
Tool for computing wireframe presentation of a TopoDS_Shape.
|
static |
Computes wireframe presentation of a shape.
thePresentation | [in] the presentation. |
theShape | [in] the shape. |
theDrawer | [in] the draw settings. |
theIsParallel | [in] perform algorithm using multiple threads |
|
static |
Compute all edges (wire, free, unfree) and put them into single primitive array.
theShape | [in] the shape |
theDrawer | [in] the drawer settings (deviation angle and maximal parameter value) |
|
static |
Compute free and boundary edges on a triangulation of each face in the given shape.
theShape | [in] the list of triangulated faces |
theToExcludeGeometric | [in] flag indicating that Faces with defined Surface should be skipped |
|
static |
Compute free and boundary edges on a triangulation of each face in the given shape.
theSegments | [in] the sequence of points defining segments |
theShape | [in] the list of triangulated faces |
theToExcludeGeometric | [in] flag indicating that Faces with defined Surface should be skipped |
|
static |
Compute vertex presentation for a shape.
theShape | [in] the shape |
theVertexMode | [in] vertex filter |