Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions
GeomAdaptor Class Reference

this package contains the geometric definition of
curve and surface necessary to use algorithmes.
More...

#include <GeomAdaptor.hxx>

Static Public Member Functions

static Handle_Geom_Curve MakeCurve (const Adaptor3d_Curve &C)
 Inherited from GHCurve. Provides a curve
handled by reference.
//! Build a Geom_Curve using the informations from the
Curve from Adaptor3d
More...
 
static Handle_Geom_Surface MakeSurface (const Adaptor3d_Surface &S)
 Build a Geom_Surface using the informations from the
Surface from Adaptor3d
More...
 

Detailed Description

this package contains the geometric definition of
curve and surface necessary to use algorithmes.

Member Function Documentation

static Handle_Geom_Curve GeomAdaptor::MakeCurve ( const Adaptor3d_Curve C)
static

Inherited from GHCurve. Provides a curve
handled by reference.
//! Build a Geom_Curve using the informations from the
Curve from Adaptor3d

static Handle_Geom_Surface GeomAdaptor::MakeSurface ( const Adaptor3d_Surface S)
static

Build a Geom_Surface using the informations from the
Surface from Adaptor3d


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