DebugInfomation

class compas_timber.ghpython.DebugInfomation[source]

Bases: object

Container for debugging information allowing visual inspection of joint and features related errors.

See also

FeatureApplicationError
BeamJoiningError
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.

Methods

ToString

add_feature_error

add_joint_error