opencadd.structure.core.Structure

class opencadd.structure.core.Structure(topology=None, *coordinates, all_coordinates=False, format=None, topology_format=None, transformations=None, guess_bonds=False, vdwradii=None, in_memory=False, in_memory_step=1, **kwargs)[source]

Core object to load structures with.

Thin wrapper around MDAnalysis.Universe objects