Skip to content

CH2ONode

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/nitroglycerin/blob/main/js/nodes/CH2ONode.ts for the most up-to-date information.

Overview

CH2O Molecule

@author Chris Malley (PixelZoom, Inc.)

Class CH2ONode

import { CH2ONode } from 'scenerystack/nitroglycerin';

Constructor

new CH2ONode( providedOptions? : CH2ONodeOptions )

Instance Methods

Type CH2ONodeOptions

import type { CH2ONodeOptions } from 'scenerystack/nitroglycerin';

MoleculeNodeOptions

Source Code

See the source for CH2ONode.ts in the nitroglycerin repository.