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

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void ReFid(
	double d1,
	double d2,
	int i3
)

Parameters

d1
Type: SystemDouble
New fid start
d2
Type: SystemDouble
New fid increment
i3
Type: SystemInt32
New length
See Also