LapProxy.apply

LapProxy.apply(geometry, _)[source]

Apply the feature to the beam geometry.

Parameters:
geometryBrep

The beam geometry to apply the lap to.

beamcompas_timber.elements.Beam

The beam that is lapped by this instance.

Returns:
Brep

The resulting geometry after processing

Raises:
FeatureApplicationError

If the lap volume does not intersect with beam geometry.