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

This class performs the transfer of an Entity from
IGESToBRep

I.E. for each type of Entity, it invokes the appropriate Tool
then returns the Binder which contains the Result

#include <IGESToBRep_Actor.hxx>

Inheritance diagram for IGESToBRep_Actor:
Inheritance graph
[legend]

Public Member Functions

 IGESToBRep_Actor ()
void SetModel (const Handle< Interface_InterfaceModel > &model)
void SetContinuity (const Standard_Integer continuity=0)
 ---Purpose By default continuity = 0
if continuity = 1 : try C1
if continuity = 2 : try C2

Standard_Integer GetContinuity () const
 Return "thecontinuity"

virtual Standard_Boolean Recognize (const Handle< Standard_Transient > &start)
virtual Handle_Transfer_Binder Transfer (const Handle< Standard_Transient > &start, const Handle< Transfer_TransientProcess > &TP)
Standard_Real UsedTolerance () const
 Returns the tolerance which was actually used, either from
the file or from statics


Constructor & Destructor Documentation


Member Function Documentation

virtual Handle_Transfer_Binder IGESToBRep_Actor::Transfer ( const Handle< Standard_Transient > &  start,
const Handle< Transfer_TransientProcess > &  TP 
) [virtual]

Reimplemented from Transfer_ActorOfTransientProcess.


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