Dome

class compas_assembly.geometry.Dome[source]

Bases: compas_assembly.geometry._geometry.Geometry

Create voussoirs for a spherical dome geometry with given rise and span.

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.