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

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void SetDescription(
	string str1
)

Parameters

str1
Type: SystemString
polygon description
See Also