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.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int iFindPlane(
	string str1
)

Parameters

str1
Type: SystemString
name of the plane

Return Value

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