Click or drag to resize

CMVIEWDeleteExtClipPLY Method

Deletes an extended clip PLY object used by this view.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.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