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