Click or drag to resize
CVVUDummyRepeat Method
dummy repeat values in a VV.

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
Either the first, middle or last point will be left. Use Interp_VVU to interpolate after if desired.
Syntax
public static void DummyRepeat(
	CVV oVV1,
	int i2
)

Parameters

oVV1
Type: GeoEngine.Core.GXNetCVV
VV
i2
Type: SystemInt32
See VVU_DUMMYREPEATConstant
See Also