GetRangeAsFloat64 Data Member Function

Computes the range specified by this object and stores it in the destination. In certain use cases, this may result in loss of precision.

Prototype

int32 GetRangeAsFloat64( Float64Vector p_oDst )

Parameters

Parameter Type Parameter Name Documentation
<Float64Vector>p_oDstA pointer to the destination.

Examples

Copy Text To Clipboard

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