Click or drag to resize

CMVIEWGetPLY Method

Get clipping polygons, in the base projection

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void GetPLY(
	CPLY poly
)

public void GetPLY(
	CPLY poly
)

Parameters

poly
Type: GeoEngine.Core.GXNetCPLY
Poly
Remarks
This should be used to get the clipping polygon for oriented views (especially sections).
See Also