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:
BrepThe resulting geometry after processing
- Raises:
FeatureApplicationErrorIf the cutting frames do not create a volume that itersects with beam geometry or any step fails.