Click or drag to resize
CSYSSetReal Method
This method Sets a real in the parameter block.

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 static void SetReal(
	string str1,
	string str2,
	double d3
)

Parameters

str1
Type: SystemString
Group Name
str2
Type: SystemString
Parameter Name
d3
Type: SystemDouble
Real
See Also