Function toVisualizerMolfile
- toVisualizerMolfile(molecule, options?): {
_atoms: {};
_highlight: any[];
type: string;
value: any;
} Parameters
molecule: any
options: {} = {}
Returns {
_atoms: {};
_highlight: any[];
type: string;
value: any;
}
_atoms: {}
_highlight: any[]
type: string
value: any