GetValues Data Member Function

Populates a <Float64Array> with the values from this object.

Prototype

int32 GetValues( Float64Array dst )

Parameters

Parameter Type Parameter Name Documentation
<Float64Array>dstA pointer to a <Float64Array> that stores the values.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.