Click or drag to resize
CIPJSetUnits Method
Set unit parameters

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void SetUnits(
	double d1,
	string str2
)

Parameters

d1
Type: SystemDouble
factor to meters, must be >= 0.0
str2
Type: SystemString
abbreviation, can be ""
See Also