BTLx
- class compas_timber.fabrication.BTLx[source]
Bases:
objectClass representing a BTLx object.
BTLx is a format used for representing timber fabrication data.
- Parameters:
- assembly
Assembly The assembly object.
- assembly
- Attributes:
historydictReturns the file history of the BTLx file.
btlx_stringstrReturns a pretty XML string for visualization in GH, Terminal, etc.
- partsdict
A dictionary of the BTLxParts in the assembly.
- jointslist
A list of the joints in the assembly.
Methods
Returns a pretty XML string for visualization in GH, Terminal, etc.
Processes the assembly and generates BTLx parts.
Registers a joint type and its corresponding factory.