| Copyright | (c) Robert Savu and Uni Bremen 2011 |
|---|---|
| License | GPLv2 or higher, see LICENSE.txt |
| Maintainer | Robert.Savu@dfki.de |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | Safe |
FreeCAD.XMLPrinter
Description
Declaration of the abstract datatypes of FreeCAD terms
Documentation
exportXMLFC :: Sign -> String Source #
sendNamedObj :: NamedObject -> Element Source #
getNOChildren :: NamedObject -> [Element] Source #
makePlaceElem :: Placement -> Element Source #
makeObjElem :: Object -> Element Source #
getEORef :: ExtendedObject -> String Source #
makeBOElem :: BaseObject -> Element Source #