TimberAssembly.delete_part
- TimberAssembly.delete_part(part)[source]
Remove a part from the assembly.
- Parameters:
- part
compas.datastructures.Part
The part to add.
- part
- Returns:
- None
Remove a part from the assembly.
compas.datastructures.Part
The part to add.