Click or drag to resize
CMVIEWLineVV Method
Draw line segments stored in a GS_D2LINE 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)
Syntax
public void LineVV(
	CVV gvv
)

Parameters

gvv
Type: GeoEngine.Core.GXNetXCVV
VV for GS_D2LINE
See Also