StepJointNotch.apply

StepJointNotch.apply(geometry, beam)[source]

Apply the feature to the beam geometry.

Parameters:
geometryBrep

The beam geometry to be processed.

beamcompas_timber.elements.Beam

The beam that is milled by this instance.

Returns:
Brep

The resulting geometry after processing

Raises:
FeatureApplicationError

If the cutting planes do not create a volume that itersects with beam geometry or any step fails.