Copy Data Member Function

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

Prototype

int32 Copy( VecArray p_oSource )

Parameters

Parameter Type Parameter Name Documentation
<VecArray>p_oSourcePointer to a <VecArray> 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.