|
Open CASCADE Technology
6.5.4
|
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>

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 | |
| virtual Standard_Boolean IGESToBRep_Actor::Recognize | ( | const Handle< Standard_Transient > & | start | ) | [virtual] |
Reimplemented from Transfer_ActorOfProcessForTransient.
| void IGESToBRep_Actor::SetContinuity | ( | const Standard_Integer | continuity = 0 | ) |
| void IGESToBRep_Actor::SetModel | ( | const Handle< Interface_InterfaceModel > & | model | ) |
| virtual Handle_Transfer_Binder IGESToBRep_Actor::Transfer | ( | const Handle< Standard_Transient > & | start, |
| const Handle< Transfer_TransientProcess > & | TP | ||
| ) | [virtual] |
Reimplemented from Transfer_ActorOfTransientProcess.
| Standard_Real IGESToBRep_Actor::UsedTolerance | ( | ) | const |
1.8.0