Text.apply

Text.apply(geometry, _)[source]

Apply the feature to the beam geometry.

Returns:
compas.geometry.Brep

The resulting geometry after processing. #TODO: think about ways to display text curves from draw_string_on_element()

Raises: