Pocket.apply

Pocket.apply(geometry, element)[source]

Apply the feature to the element geometry.

Parameters:
geometryBrep

The geometry of the elements to be processed.

elementcompas_timber.base.TimberElement

The element that is processed by this instance.

Returns:
Brep

The resulting geometry after processing

Raises:
FeatureApplicationError

If the cutting plane does not intersect with element geometry.