Wall

class compas_assembly.geometry.Wall[source]

Bases: compas_assembly.geometry._geometry.Geometry

Create voussoirs for a typical brick wall.

Methods

blocks

Compute the blocks.

Inherited Methods

interfaces

to_blocks_and_interfaces

Convert the geometry to a list of block meshes, and a list of block index pairs representing connections or interfaces.