Click or drag to resize
CMVIEWCRCViewGroup Method
Generate an XML CRC of a Group

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void CRCViewGroup(
	string str1,
	ref int i2,
	string str3
)

Parameters

str1
Type: SystemString
Name of Group
i2
Type: SystemInt32
CRC returned
str3
Type: SystemString
Name of xml to generate (.zip added)
See Also