Click or drag to resize
CMVIEWiFindPlane Method
Find a plane in a view

Available since Oasis montaj version: 5.1.2
License: Available to anyone.  

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

Parameters

plane
Type: SystemString
Name of the plane

Return Value

Type: Int32
Plane number, -1 if not found
See Also