BTLxPart
- class compas_timber.fabrication.BTLxPart[source]
Bases:
object
Class representing a BTLx part. This acts as a wrapper for a Beam object.
- Parameters:
- beam
Beam
The beam object.
- beam
- Attributes:
- attrdict
The attributes of the BTLx part.
- beam
Beam
The beam object.
- keystr
The key of the beam object.
- lengthfloat
The length of the beam.
- widthfloat
The width of the beam.
- heightfloat
The height of the beam.
- frame
Frame
The frame of the BTLxPart at the corner of the blank box that puts the blank geometry in positive coordinates.
- blank
Box
The blank of the beam.
- blank_frame
Frame
The frame of the blank.
- blank_lengthfloat
The blank length of the beam.
- processingslist
A list of the processings applied to the beam.
- et_element
Element
The ET element of the BTLx part.
Methods
Returns the ET point values for a given point.
Finds the one-based index of the reference side with normal that matches the normal of the given beam face.