BTLxWriter.model_to_xml
- BTLxWriter.model_to_xml(model)[source]
Converts the model to an XML string.
- Parameters:
- model
TimberModel The model object.
- model
- Returns:
- str
The XML string of the BTLx file.
See also
Converts the model to an XML string.
TimberModelThe model object.
The XML string of the BTLx file.
See also