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:
- Raises:
compas_timber.errors.FeatureApplicationErrorIf there is an error applying features to the element.