- getHoseCodes(
molecule: any,
options?: {
atomLabels?: string[];
maxSphereSize?: number;
minSphereSize?: number;
},
): (undefined | any[])[] Parameters
- molecule: any
Optional
options: { atomLabels?: string[]; maxSphereSize?: number; minSphereSize?: number } = {}
Returns (undefined | any[])[]
Returns the hose codes for all atoms in the molecule