Click or drag to resize

CIPJIGetUnits Method (Double, String)

Get unit parameters

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void IGetUnits(
	ref double scale,
	ref string str_val
)

public void IGetUnits(
	ref double scale,
	ref string str_val
)

Parameters

scale
Type: SystemDouble
Factor to meters
str_val
Type: SystemString
Abbreviation
See Also