Click or drag to resize

CMVIEWSetGroupExtClipPLY Method

Sets extended clip information for group in view.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void SetGroupExtClipPLY(
	string group,
	int ext_ply
)

public void SetGroupExtClipPLY(
	string group,
	int ext_ply
)

Parameters

group
Type: SystemString
Group Name
ext_ply
Type: SystemInt32
Extended PLY number (-1 to clear)
See Also