Click or drag to resize
CSYSSavePTMP Method
Save a temporary copy of 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)
Notes
All PTMP instances will be destroyed on exit.
Syntax
public static int SavePTMP(
	string str1
)

Parameters

str1
Type: SystemString
Group Name to save, "" for everything.

Return Value

Type: Int32
PTMP handle.
See Also