DebugInfomation
- class compas_timber.design.DebugInfomation[source]
Bases:
objectContainer for debugging information allowing visual inspection of joint and features related errors.
- Attributes:
- feature_errorslist(
FeatureApplicationError) List of errors that occured during the application of features.
- joint_errorslist(
BeamJoiningError) List of errors that occured during the joining of beams.
- feature_errorslist(
See also
FeatureApplicationErrorBeamJoiningError
Methods