BeamGeometry
- class compas_timber.consumers.BeamGeometry[source]
Bases:
objectA data class containing the result of applying features to a beam.
- Parameters:
- beam
Beam The beam.
- geometry
Geometry The resulting geometry after processing.
- debug_info
FeatureApplicationError, optional Debug information if an error occurred during processing.
- beam