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.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void LoadPLY(
	CPLY ply
)

Parameters

ply
Type: GeoEngine.Core.GXNetXCPLY
Polygon object in which to place GIS shapes.
See Also