Click or drag to resize
CPLYGetPolygon Method
Get a polygon from the PLY

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 GetPolygon(
	CVV vv_x,
	CVV vv_y,
	int poly
)

Parameters

vv_x
Type: GeoEngine.Core.GXNetXCVV
X VV.
vv_y
Type: GeoEngine.Core.GXNetXCVV
Y VV.
poly
Type: SystemInt32
Polygon number
See Also