Merge Data Member Function

Adds a <Float64Vector> object to the end if the value is not already in the <Float64VectorArray>.

Prototype

int32 Merge( Float64Vector p_oFloat64Vector )

Parameters

Parameter Type Parameter Name Documentation
<Float64Vector>p_oFloat64VectorThe <Float64Vector> object you wish to add to the <Float64VectorArray>.

Examples

Copy Text To Clipboard

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