CutFeatureGeometry

class compas_timber.consumers.CutFeatureGeometry[source]

Bases: FeatureApplicator

Applies CutFeature to beam geometry.

Parameters:
beam_geometrycompas.geometry.Brep

The geometry of the beam.

featurecompas_timber.parts.CutFeature

The feature to apply.

Methods

apply

Apply the feature to the beam geometry.