Text.create_text_curves_for_element

Text.create_text_curves_for_element(element)[source]

This returns translated and scaled curves which correspond to the text and the element the text is engraved on.

Parameters:
elementcompas_timber.elements.Beam

The beam on which the text is engraved.

Returns:
list[compas.geometry.Curve]

The curves representing the text.