Click or drag to resize
CLL2Save Method
Save an LL2 to a named resource

Available since Oasis montaj version: 5.0.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
The named resource is the name of the datum transform define inside square brackets in the datum transform name in the datumtrf table.
Syntax
public void Save(
	string str1
)

Parameters

str1
Type: SystemString
named resource
See Also