Beam.compute_elementgeometry

Beam.compute_elementgeometry(include_features=True)[source]

Compute the geometry of the element in local coordinates.

Parameters:
include_featuresbool, optional

If True, the features should be included in the element geometry.

Returns:
compas.geometry.Brep
Raises:
compas_timber.errors.FeatureApplicationError

If there is an error applying features to the element.