AppSketcher.cpp File Reference

#include "PreCompiled.h"
#include <Python.h>
#include <Base/Console.h>
#include <Base/Interpreter.h>
#include "SketchObjectSF.h"
#include "SketchObject.h"
#include "Constraint.h"
#include "Sketch.h"
#include "ConstraintPy.h"
#include "SketchPy.h"
#include "PropertyConstraintList.h"

Go to the source code of this file.

Functions

void debugprint (std::string s)
void initSketcher ()
 PyDoc_STRVAR (module_Sketcher_doc,"This module is the Sketcher module.")

Variables

struct PyMethodDef Sketcher_methods []

Function Documentation

void debugprint ( std::string  s  ) 

Definition at line 86 of file AppSketcher.cpp.

References Base::Console().

void initSketcher (  ) 
PyDoc_STRVAR ( module_Sketcher_doc  ,
"This module is the Sketcher module."   
)

Variable Documentation

struct PyMethodDef Sketcher_methods[]

Definition at line 129 of file AppSketcherPy.cpp.

Referenced by initSketcher().


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