Click or drag to resize
CVVReFidVV Method
Re-sample a VV to match another VV.

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)
Notes
This method will honor the VV FID Expansion and will expand/contract VV's based on this flag if it is used.
Syntax
public void ReFidVV(
	CVV oVV1
)

Parameters

oVV1
Type: GeoEngine.Core.GXNetCVV
VV model (fid increment and start)
See Also