XMLWriter
- class compas.files.XMLWriter(xml)[source]
Bases:
object
Writes an XML file from XML object.
- Parameters
xml (
compas.files.XML
) – The XML tree to write.
Methods
Convert the XML element tree to a string.
Write the meshes to the file.
Bases: object
Writes an XML file from XML object.
xml (compas.files.XML
) – The XML tree to write.
Methods
Convert the XML element tree to a string. |
|
Write the meshes to the file. |
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev