Click or drag to resize
CGISLoadPLY Method
Load GIS table drawing into a Multi-Polygon object.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void LoadPLY(
	CPLY oPLY1
)

Parameters

oPLY1
Type: GeoEngine.Core.GXNetCPLY
Polygon object in which to place GIS shapes.
See Also