MoleculePanel¶
-
class
visualife.core.three_d.MoleculePanel(svg_canvas, width=500, height=500)¶ Bases:
visualife.core.three_d.Svg3DPanelRepresents a panel to display chemical molecules
Methods Summary
set_molecule(atms, bonds[, flag, s])Methods Documentation
-
set_molecule(atms, bonds, flag='H', s=40)¶
-