Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
HLRBRep_HLRToShape Class Reference

A framework for filtering the computation
results of an HLRBRep_Algo algorithm by extraction.
From the results calculated by the algorithm on
a shape, a filter returns the type of edge you
want to identify. You can choose any of the following types of output:
More...

#include <HLRBRep_HLRToShape.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC HLRBRep_HLRToShape (const Handle< HLRBRep_Algo > &A)
 Constructs a framework for filtering the
results of the HLRBRep_Algo algorithm, A.
Use the extraction filters to obtain the results you want for A.

TopoDS_Shape VCompound ()
TopoDS_Shape VCompound (const TopoDS_Shape &S)
TopoDS_Shape Rg1LineVCompound ()
TopoDS_Shape Rg1LineVCompound (const TopoDS_Shape &S)
TopoDS_Shape RgNLineVCompound ()
TopoDS_Shape RgNLineVCompound (const TopoDS_Shape &S)
TopoDS_Shape OutLineVCompound ()
TopoDS_Shape OutLineVCompound (const TopoDS_Shape &S)
TopoDS_Shape IsoLineVCompound ()
TopoDS_Shape IsoLineVCompound (const TopoDS_Shape &S)
TopoDS_Shape HCompound ()
TopoDS_Shape HCompound (const TopoDS_Shape &S)
TopoDS_Shape Rg1LineHCompound ()
TopoDS_Shape Rg1LineHCompound (const TopoDS_Shape &S)
TopoDS_Shape RgNLineHCompound ()
TopoDS_Shape RgNLineHCompound (const TopoDS_Shape &S)
TopoDS_Shape OutLineHCompound ()
TopoDS_Shape OutLineHCompound (const TopoDS_Shape &S)
TopoDS_Shape IsoLineHCompound ()
TopoDS_Shape IsoLineHCompound (const TopoDS_Shape &S)

Detailed Description


Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: