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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.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 vv_m
)

Parameters

vv_m
Type: GeoEngine.Core.GXNetXCVV
VV model (fid increment and start)
See Also