FreeContour.apply
- FreeContour.apply(geometry, element)[source]
Apply the feature to the beam geometry.
- Returns:
compas.geometry.BrepThe resulting geometry after processing.
- Raises:
compas_timber.errors.FeatureApplicationErrorIf the cutting plane does not intersect with the beam geometry.