Click or drag to resize

CMVIEWDeleteExtClipPLY Method

Deletes an extended clip PLY object used by this view.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void DeleteExtClipPLY(
	int ext_ply
)

public void DeleteExtClipPLY(
	int ext_ply
)

Parameters

ext_ply
Type: SystemInt32
Extended ClipPLY number
See Also