PlateButtJoint
- class compas_timber.connections.PlateButtJoint[source]
Bases:
PlateJointCreates a plate-to-plate butt-joint connection.
Inherited Methods
Converts the instance to a string.
Adjusts plate outlines to outer shape required for the joint.
Adds features to the plates based on the joint.
Calculate the topology of the joint based on the plates.
Checks if the cluster of beams complies with the requirements for the Joint.
Make an independent copy of the data object.
Creates an instance of this joint and creates the new connection in model.
Checks if the number of elements complies with the joint's requirements.
Construct an object of this type from a JSON file.
Construct an object of this type from a JSON string.
Creates an instance of this joint from a cluster of elements.
Creates an instance of this joint from a generic joint.
Restores the reference to the elements associated with this joint.
Compute a hash of the data for comparison during version control using the sha256 algorithm.
Convert an object to its native data representation and save it to a JSON file.
Convert an object to its native data representation and save it to a JSON string.
Validate the data against the object's data schema.