TimberAssembly.are_parts_joined
- TimberAssembly.are_parts_joined(parts)[source]
Checks if there is already a joint defined for the same set of parts.
- Parameters:
- partslist(
Part
) The parts to check.
- partslist(
- Returns:
- bool
Checks if there is already a joint defined for the same set of parts.
Part
)The parts to check.