SetValues Data Member Function

Sets this object's minimum and maximum values to the values in the source <Float64Array>

Prototype

int32 SetValues( Float64Array src )

Parameters

Parameter Type Parameter Name Documentation
<Float64Array>srcA pointer to the source <Float64Array>.

Examples

Copy Text To Clipboard

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