Assign Data Member Function

Assigns the components from the vector 'Other' to 'this'.

Prototype

int32 Assign( Float64Vector p_oOtherFloat64Vector )

Parameters

Parameter Type Parameter Name Documentation
<Float64Vector>p_oOtherFloat64VectorThe source vector to assign components from.

Examples

Copy Text To Clipboard

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