GetRangeAsFloat64 Data Member Function

Populates a <Float64Vector> object with the range values.

Prototype

int32 GetRangeAsFloat64( Float64Vector dst )

Parameters

Parameter Type Parameter Name Documentation
<Float64Vector>dstA pointer to a <Float64Vector> object that stores the range in double-precision values.

Examples

Copy Text To Clipboard

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