Click or drag to resize
CMVIEWCRCView Method
Generate an XML CRC of a View

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 CRCView(
	ref int i1,
	string str2
)

Parameters

i1
Type: SystemInt32
CRC returned
str2
Type: SystemString
Name of xml to generate (.zip added)
See Also