Drilling.apply
- Drilling.apply(geometry, beam)[source]
Apply the feature to the beam geometry.
- Returns:
compas.geometry.Brep
The resulting geometry after processing.
- Raises:
compas_timber.errors.FeatureApplicationError
If the cutting plane does not intersect with the beam geometry.