ParamValues Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:




<onlyinclude>An object array that stores a model's parameter names and values.</onlyinclude>
<onlyinclude>Stores a model's parameter names and values.</onlyinclude>


== Properties  ==
== Properties  ==

Revision as of 18:24, 29 July 2015

APIWiki.png


Member of: SynthesisAPI9


Stores a model's parameter names and values.

Properties

Name Description
Value Double. Sets or gets the value of the parameter.
ParamName String. Sets or gets the name of the parameter.