Click or drag to resize
CPLYSetDescription Method
Set the PLY description string

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void SetDescription(
	string desc
)

Parameters

desc
Type: SystemString
Polygon description
See Also