JointRule
- class compas_timber.design.JointRule[source]
Bases:
objectRepresents a rule for creating joints between timber elements. Parameters ———- joint_type :
JointTypeThe type of joint to create.
- max_distancefloat, optional
The maximum distance to consider when creating joints. This will override the global max_distance.
- **kwargsdict, optional
Additional keyword arguments to pass to the joint creation method.