ModelAdd Method

<< >>

Navigation:  Programming with Amos > Class Reference > Amos Graphics Class Reference > Pd Class Members > Methods >

ModelAdd Method

Adds a new model.

Syntax

Pd.ModelAdd (modelName, modelConstraints)

The ModelAdd method syntax has the following parts:

Part

Description

modelName

A name for the new model.

modelConstraints

Equality constraints on parameters, separated by semicolons. For example, "a=b=c" or "a=1;b=0;c=d=f".