Click or drag to resize
C3DVCRC3DV Method
Generate an XML CRC of a 3DV

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void CRC3DV(
	ref int crc,
	string file
)

Parameters

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