AppReverseEngineeringPy.cpp File Reference

#include "PreCompiled.h"
#include <TColgp_Array1OfPnt.hxx>
#include <Handle_Geom_BSplineSurface.hxx>
#include <CXX/Objects.hxx>
#include <Base/PyObjectBase.h>
#include <Base/Console.h>
#include <Mod/Part/App/BSplineSurfacePy.h>
#include "ApproxSurface.h"

Go to the source code of this file.

Functions

static PyObjectapproxSurface (PyObject *self, PyObject *args)

Variables

struct PyMethodDef ReverseEngineering_methods []

Function Documentation

static PyObject* approxSurface ( PyObject self,
PyObject args 
) [static]

Variable Documentation

struct PyMethodDef ReverseEngineering_methods[]
Initial value:
 {
    {"approxSurface"   , approxSurface,  1},
    {NULL, NULL}        
}

Definition at line 79 of file AppReverseEngineeringPy.cpp.

Referenced by initReverseEngineering().


Generated on Wed Nov 23 19:01:13 2011 for FreeCAD by  doxygen 1.6.1