Fill Data Member Function

Sets all the items in the <VecArray> to this value.

Prototype

int32 Fill( Vec p_dFillValue )

Parameters

Parameter Type Parameter Name Documentation
<Vec>p_dFillValueThe value you wish to set for all the items in the <VecArray>.

Examples

Copy Text To Clipboard

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