BTLxWriter.model_to_xml

BTLxWriter.model_to_xml(model)[source]

Converts the model to an XML string.

Parameters:
modelTimberModel

The model object.

Returns:
str

The XML string of the BTLx file.