DebugInfomation

class compas_timber.design.DebugInfomation[source]

Bases: object

Container 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.

See also

FeatureApplicationError
BeamJoiningError

Methods

ToString

add_fastener_error

add_feature_error

add_joint_error