BeamGeometry

class compas_timber.consumers.BeamGeometry[source]

Bases: object

A data class containing the result of applying features to a beam.

Parameters:
beamBeam

The beam.

geometryGeometry

The resulting geometry after processing.

debug_infoFeatureApplicationError, optional

Debug information if an error occurred during processing.