Skip to main content

assemble_framework

Function assemble_framework 

Source
pub fn assemble_framework(
    node: &Sbu,
    linker: &Sbu,
    topology: &Topology,
    cell: &UnitCell,
) -> CrystalStructure
Expand description

Assemble a framework crystal structure from node/linker SBUs on a topology.

Returns the assembled crystal structure as a JSON-serializable CrystalStructure.