DovetailTenon.apply
- DovetailTenon.apply(geometry, beam)[source]
Apply the feature to the beam geometry.
- Parameters:
- geometry
compas.geometry.Brep
The geometry to be processed.
- beam
compas_timber.elements.Beam
The beam that is milled by this instance.
- geometry
- Returns:
Brep
The resulting geometry after processing
- Raises:
FeatureApplicationError
If the cutting frames do not create a volume that itersects with beam geometry or any step fails.