Skip to content

C2H2Node

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/C2H2Node.ts for the most up-to-date information.

Overview

C2H2 Molecule

@author Chris Malley (PixelZoom, Inc.)

Class C2H2Node

import { C2H2Node } from 'scenerystack/nitroglycerin';

Constructor

new C2H2Node( providedOptions? : C2H2NodeOptions )

Instance Methods

Type C2H2NodeOptions

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

StrictOmit<HorizontalMoleculeNodeOptions, "overlapPercent">

Source Code

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