connections
Connections are a collection of tools to generate joint geometries.
Classes
Base class for a joint connecting two beams. |
|
Represents a T-Butt type joint which joins the end of a beam along the length of another beam, trimming the main beam. |
|
Represents an L-Butt type joint which joins two beam in their ends, trimming the main beam. |
|
Represents an L-Miter type joint which joins two beam in their ends, trimming them with a plane at the bisector angle between the beams' centerlines. |
|
Enumeration of the possible joint topologies. |
|
Provides tools for detecting beam intersections and joint topologies. |
Functions
Finds neighboring pairs of beams in the given list of beams, using R-tree search. |
Exceptions
Indicates that an error has occurred while trying to join two or more beams. |