BTLxFrenchRidgeLap
- class compas_timber.fabrication.BTLxFrenchRidgeLap[source]
Bases:
object
BTLxFrenchRidgeLap represents a fabrication process for creating a French Ridge Lap joint.
- Parameters:
- part
BTLxPart
The BTLxPart object representing the beam.
- joint
Joint
The joint object.
- is_topbool
Flag indicating if the part is the top part or bottom part.
- part
- Attributes:
- PROCESS_TYPEstr
The type of the process, which is “FrenchRidgeLap”.
- beam
Beam
The beam object associated with the part.
- other_beam
Beam
The other beam object associated with the joint.
- part
BTLxPart
The BTLxPart object this process is applied to.
- joint
Joint
The joint object.
- orientationstr
Indicates which end of the beam this join is applied to.
- drill_hole_diameterfloat
The diameter of the drill hole.
- ref_face_indexint
The index of the reference face.
- ref_face
Frame
The reference surface frame object.
- header_attributesdict
The header attributes for the process.
- process_parametersdict
The process parameters that define the geometric parameters of the BTLx process.
- anglefloat
The angle of the joint in degrees.
Methods
This is an internal method to generate process parameters
This property is required for all process types.