Cell Namespace Reference

Classes

class  Cell
class  CommandCell
class  ViewProviderCell

Functions

def makeCell

Variables

string __author__ = "Yorik van Havre"
string __title__ = "FreeCAD Cell"
string __url__ = "http://free-cad.sourceforge.net"

Function Documentation

def Cell::makeCell (   objectslist,
  join = True,
  name = "Cell" 
)
makeCell(objectslist,[joinmode]): creates a cell including the
objects from the given list. If joinmode is False, contents will
not be joined.

Definition at line 32 of file Cell.py.


Variable Documentation

string Cell::__author__ = "Yorik van Havre"

Definition at line 29 of file Cell.py.

string Cell::__title__ = "FreeCAD Cell"

Definition at line 28 of file Cell.py.

string Cell::__url__ = "http://free-cad.sourceforge.net"

Definition at line 30 of file Cell.py.


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