Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
TopoDSToStep_WireframeBuilder Class Reference

This builder Class provides services to build a ProSTEP Wireframemodel from a Cas.Cad BRep. More...

#include <TopoDSToStep_WireframeBuilder.hxx>

Inheritance diagram for TopoDSToStep_WireframeBuilder:
Inheritance graph
[legend]

Public Member Functions

 TopoDSToStep_WireframeBuilder ()
 
 TopoDSToStep_WireframeBuilder (const TopoDS_Shape &S, TopoDSToStep_Tool &T, const StepData_Factors &theLocalFactors=StepData_Factors())
 
void Init (const TopoDS_Shape &S, TopoDSToStep_Tool &T, const StepData_Factors &theLocalFactors=StepData_Factors())
 
TopoDSToStep_BuilderError Error () const
 
const occ::handle< NCollection_HSequence< occ::handle< Standard_Transient > > > & Value () const
 
bool GetTrimmedCurveFromEdge (const TopoDS_Edge &E, const TopoDS_Face &F, NCollection_DataMap< TopoDS_Shape, occ::handle< Standard_Transient >, TopTools_ShapeMapHasher > &M, occ::handle< NCollection_HSequence< occ::handle< Standard_Transient > > > &L, const StepData_Factors &theLocalFactors=StepData_Factors()) const
 Extraction of Trimmed Curves from TopoDS_Edge for the Creation of a GeometricallyBoundedWireframeRepresentation.
 
bool GetTrimmedCurveFromFace (const TopoDS_Face &F, NCollection_DataMap< TopoDS_Shape, occ::handle< Standard_Transient >, TopTools_ShapeMapHasher > &M, occ::handle< NCollection_HSequence< occ::handle< Standard_Transient > > > &L, const StepData_Factors &theLocalFactors=StepData_Factors()) const
 Extraction of Trimmed Curves from TopoDS_Face for the Creation of a GeometricallyBoundedWireframeRepresentation.
 
bool GetTrimmedCurveFromShape (const TopoDS_Shape &S, NCollection_DataMap< TopoDS_Shape, occ::handle< Standard_Transient >, TopTools_ShapeMapHasher > &M, occ::handle< NCollection_HSequence< occ::handle< Standard_Transient > > > &L, const StepData_Factors &theLocalFactors=StepData_Factors()) const
 Extraction of Trimmed Curves from any TopoDS_Shape for the Creation of a GeometricallyBoundedWireframeRepresentation.
 
- Public Member Functions inherited from TopoDSToStep_Root
doubleTolerance ()
 Returns (modifiable) the tolerance to be used for writing If not set, starts at 0.0001.
 
bool IsDone () const
 

Additional Inherited Members

- Protected Member Functions inherited from TopoDSToStep_Root
 TopoDSToStep_Root ()
 
- Protected Attributes inherited from TopoDSToStep_Root
double toler
 
bool done
 

Detailed Description

This builder Class provides services to build a ProSTEP Wireframemodel from a Cas.Cad BRep.

Constructor & Destructor Documentation

◆ TopoDSToStep_WireframeBuilder() [1/2]

TopoDSToStep_WireframeBuilder::TopoDSToStep_WireframeBuilder ( )

◆ TopoDSToStep_WireframeBuilder() [2/2]

TopoDSToStep_WireframeBuilder::TopoDSToStep_WireframeBuilder ( const TopoDS_Shape & S,
TopoDSToStep_Tool & T,
const StepData_Factors & theLocalFactors = StepData_Factors() )

Member Function Documentation

◆ Error()

TopoDSToStep_BuilderError TopoDSToStep_WireframeBuilder::Error ( ) const

◆ GetTrimmedCurveFromEdge()

bool TopoDSToStep_WireframeBuilder::GetTrimmedCurveFromEdge ( const TopoDS_Edge & E,
const TopoDS_Face & F,
NCollection_DataMap< TopoDS_Shape, occ::handle< Standard_Transient >, TopTools_ShapeMapHasher > & M,
occ::handle< NCollection_HSequence< occ::handle< Standard_Transient > > > & L,
const StepData_Factors & theLocalFactors = StepData_Factors() ) const

Extraction of Trimmed Curves from TopoDS_Edge for the Creation of a GeometricallyBoundedWireframeRepresentation.

◆ GetTrimmedCurveFromFace()

bool TopoDSToStep_WireframeBuilder::GetTrimmedCurveFromFace ( const TopoDS_Face & F,
NCollection_DataMap< TopoDS_Shape, occ::handle< Standard_Transient >, TopTools_ShapeMapHasher > & M,
occ::handle< NCollection_HSequence< occ::handle< Standard_Transient > > > & L,
const StepData_Factors & theLocalFactors = StepData_Factors() ) const

Extraction of Trimmed Curves from TopoDS_Face for the Creation of a GeometricallyBoundedWireframeRepresentation.

◆ GetTrimmedCurveFromShape()

bool TopoDSToStep_WireframeBuilder::GetTrimmedCurveFromShape ( const TopoDS_Shape & S,
NCollection_DataMap< TopoDS_Shape, occ::handle< Standard_Transient >, TopTools_ShapeMapHasher > & M,
occ::handle< NCollection_HSequence< occ::handle< Standard_Transient > > > & L,
const StepData_Factors & theLocalFactors = StepData_Factors() ) const

Extraction of Trimmed Curves from any TopoDS_Shape for the Creation of a GeometricallyBoundedWireframeRepresentation.

◆ Init()

void TopoDSToStep_WireframeBuilder::Init ( const TopoDS_Shape & S,
TopoDSToStep_Tool & T,
const StepData_Factors & theLocalFactors = StepData_Factors() )

◆ Value()

const occ::handle< NCollection_HSequence< occ::handle< Standard_Transient > > > & TopoDSToStep_WireframeBuilder::Value ( ) const

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