Open CASCADE Technology 6.6.0
Public Member Functions
IGESToBRep_TopoSurface Class Reference

Provides methods to transfer topologic surfaces entities
from IGES to CASCADE.

#include <IGESToBRep_TopoSurface.hxx>

Inheritance diagram for IGESToBRep_TopoSurface:
Inheritance graph
[legend]

Public Member Functions

 IGESToBRep_TopoSurface ()
 Creates a tool TopoSurface ready to run, with
epsilons set to 1.E-04, TheModeTopo to True, the
optimization of the continuity to False.

 IGESToBRep_TopoSurface (const IGESToBRep_CurveAndSurface &CS)
 Creates a tool TopoSurface ready to run and sets its
fields as CS's.

 IGESToBRep_TopoSurface (const Standard_Real eps, const Standard_Real epsGeom, const Standard_Real epsCoeff, const Standard_Boolean mode, const Standard_Boolean modeapprox, const Standard_Boolean optimized)
 Creates a tool TopoSurface ready to run.

TopoDS_Shape TransferTopoSurface (const Handle< IGESData_IGESEntity > &start)
TopoDS_Shape TransferTopoBasicSurface (const Handle< IGESData_IGESEntity > &start)
TopoDS_Shape TransferRuledSurface (const Handle< IGESGeom_RuledSurface > &start)
TopoDS_Shape TransferSurfaceOfRevolution (const Handle< IGESGeom_SurfaceOfRevolution > &start)
TopoDS_Shape TransferTabulatedCylinder (const Handle< IGESGeom_TabulatedCylinder > &start)
TopoDS_Shape TransferOffsetSurface (const Handle< IGESGeom_OffsetSurface > &start)
TopoDS_Shape TransferTrimmedSurface (const Handle< IGESGeom_TrimmedSurface > &start)
TopoDS_Shape TransferBoundedSurface (const Handle< IGESGeom_BoundedSurface > &start)
TopoDS_Shape TransferPlane (const Handle< IGESGeom_Plane > &start)
TopoDS_Shape TransferPlaneSurface (const Handle< IGESSolid_PlaneSurface > &start)
TopoDS_Shape TransferPerforate (const Handle< IGESBasic_SingleParent > &start)
TopoDS_Shape ParamSurface (const Handle< IGESData_IGESEntity > &start, gp_Trsf2d &trans, Standard_Real &uFact)

Constructor & Destructor Documentation

IGESToBRep_TopoSurface::IGESToBRep_TopoSurface ( )
IGESToBRep_TopoSurface::IGESToBRep_TopoSurface ( const IGESToBRep_CurveAndSurface CS)
IGESToBRep_TopoSurface::IGESToBRep_TopoSurface ( const Standard_Real  eps,
const Standard_Real  epsGeom,
const Standard_Real  epsCoeff,
const Standard_Boolean  mode,
const Standard_Boolean  modeapprox,
const Standard_Boolean  optimized 
)

Member Function Documentation

TopoDS_Shape IGESToBRep_TopoSurface::ParamSurface ( const Handle< IGESData_IGESEntity > &  start,
gp_Trsf2d trans,
Standard_Real uFact 
)
TopoDS_Shape IGESToBRep_TopoSurface::TransferBoundedSurface ( const Handle< IGESGeom_BoundedSurface > &  start)
TopoDS_Shape IGESToBRep_TopoSurface::TransferOffsetSurface ( const Handle< IGESGeom_OffsetSurface > &  start)
TopoDS_Shape IGESToBRep_TopoSurface::TransferPerforate ( const Handle< IGESBasic_SingleParent > &  start)
TopoDS_Shape IGESToBRep_TopoSurface::TransferPlane ( const Handle< IGESGeom_Plane > &  start)
TopoDS_Shape IGESToBRep_TopoSurface::TransferPlaneSurface ( const Handle< IGESSolid_PlaneSurface > &  start)
TopoDS_Shape IGESToBRep_TopoSurface::TransferRuledSurface ( const Handle< IGESGeom_RuledSurface > &  start)
TopoDS_Shape IGESToBRep_TopoSurface::TransferSurfaceOfRevolution ( const Handle< IGESGeom_SurfaceOfRevolution > &  start)
TopoDS_Shape IGESToBRep_TopoSurface::TransferTabulatedCylinder ( const Handle< IGESGeom_TabulatedCylinder > &  start)
TopoDS_Shape IGESToBRep_TopoSurface::TransferTopoBasicSurface ( const Handle< IGESData_IGESEntity > &  start)
TopoDS_Shape IGESToBRep_TopoSurface::TransferTopoSurface ( const Handle< IGESData_IGESEntity > &  start)
TopoDS_Shape IGESToBRep_TopoSurface::TransferTrimmedSurface ( const Handle< IGESGeom_TrimmedSurface > &  start)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines