Copy Data Member Function

Copies the value of the source <Float64VectorArray> into this <Float64VectorArray>.

Prototype

int32 Copy( Float64VectorArray p_oSource )

Parameters

Parameter Type Parameter Name Documentation
<Float64VectorArray>p_oSourcePointer to a <Float64VectorArray> containing the values you wish to copy.

Examples

Copy Text To Clipboard

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