Add Data Member Function

Adds the vector 'A' to this vector.

Prototype

int32 Add( Float64Vector A )

Parameters

Parameter Type Parameter Name Documentation
<Float64Vector>AThe vector to add to this vector.

Examples

Copy Text To Clipboard

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