Click or drag to resize

CMVIEWGetPLY Method

Get clipping polygons, in the base projection

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

public void GetPLY(
	CPLY poly
)

Parameters

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