Click or drag to resize
CMVIEWViewGroupJSON Method
Generate a JSON representation of a Group.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void ViewGroupJSON(
	string group,
	string file
)

Parameters

group
Type: SystemString
Name of Group
file
Type: SystemString
Name of JSON file to generate.
See Also