Click or drag to resize
CPLYCopy Method
Copies one PLY Object to another

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 Copy(
	CPLY srce
)

Parameters

srce
Type: GeoEngine.Core.GXNetXCPLY
Source
See Also