Click or drag to resize
CVVReFid Method
Re-sample a VV to a new fid start/icrement

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void ReFid(
	double start,
	double incr,
	int length
)

Parameters

start
Type: SystemDouble
New fid start
incr
Type: SystemDouble
New fid increment
length
Type: SystemInt32
New length
See Also