DrillFeatureGeometry
- class compas_timber.consumers.DrillFeatureGeometry[source]
Bases:
FeatureApplicator
Applies DrillFeature to beam geometry.
- Parameters:
- beam_geometry
compas.geometry.Brep
The geometry of the beam.
- feature
compas_timber.parts.DrillFeature
The feature to apply.
- beam_geometry
Methods
Apply the feature to the beam geometry.