Click or drag to resize

LoadShapesUseFloat64 Method

[This is preliminary documentation and is subject to change.]

Converts the current LoadShape data to float64/double precision. If there is no data or the data is already represented using float64, nothing is done. (API Extension)

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public void UseFloat64()
See Also