Click or drag to resize
CIPJSetUnits Method
Set unit parameters

Available since Oasis montaj version: 5.0
License: Available to anyone.  

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

Parameters

scale
Type: SystemDouble
Factor to meters, must be >= 0.0
str_val
Type: SystemString
Abbreviation, can be ""
See Also