Click or drag to resize

CMVIEWiIsPlaneVisible Method

Is the plane visible?

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iIsPlaneVisible(
	string plane
)

public int iIsPlaneVisible(
	string plane
)

Parameters

plane
Type: SystemString
Name of the plane

Return Value

Type: Int32
See Also