Click or drag to resize
CSYSrGetReal Method
This method returns a real from the parameter block.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static double rGetReal(
	string str1,
	string str2
)

Parameters

str1
Type: SystemString
Group Name
str2
Type: SystemString
Parameter Name

Return Value

Type: Double
Real Value, rDUMMY if parameter not set.
See Also