PocketProxy.apply
- PocketProxy.apply(geometry, _)[source]
Apply the feature to the beam geometry.
- Parameters:
- geometry
Brep The beam geometry to apply the pocket to.
- element
TimberElement The element that is cut by this instance.
- geometry
- Returns:
BrepThe resulting geometry after processing
- Raises:
FeatureApplicationErrorIf the pocket volume does not intersect with element geometry.