Package fabmetheus_utilities :: Package geometry :: Package geometry_tools :: Module path
[hide private]
[frames] | no frames]

Module path

source code

Path.


Date: $Date: 2008/02/05 $

Author: Enrique Perez (perez_enrique@yahoo.com)

License: GNU Affero General Public License http://www.gnu.org/licenses/agpl.html

Classes [hide private]
  Path
A path.
  SVGFabricationCarving
An svg carving.
Functions [hide private]
 
convertXMLElementByPath(geometryOutput, xmlElement)
Convert the xml element to a path xml element.
source code
 
convertXMLElement(geometryOutput, xmlElement)
Convert the xml element by geometryOutput.
source code
 
convertXMLElementRenameByPaths(geometryOutput, xmlElement)
Convert the xml element to a path xml element and add paths.
source code
 
createLinkPath(xmlElement)
Create and link a path object.
source code
 
processXMLElement(xmlElement)
Process the xml element.
source code
Variables [hide private]
  __credits__ = 'Art of Illusion <http://www.artofillusion.org/>'
  __package__ = 'fabmetheus_utilities.geometry.geometry_tools'