Hey guys I have been working on an atom selector that would work similar to Avogadro to get distances and other such things between any selected molecules. My question is, other than to draw the atoms is there any other use that there might be from the add_spheres function in js? I was thinking of changing the geometry.type to read AtomGeometry, BondGeometry, etc to more easily readout the type of object to display the desired information.