Element.compute_elementgeometry

Element.compute_elementgeometry(include_features=False)

Compute the geometry of the element in local coordinates.

This is the parametric representation of the element, without considering its location in the model or its interaction(s) with connected elements.

Parameters:
include_featuresbool, optional

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

Returns:
compas.datastructures.Mesh | compas.geometry.Brep