Click or drag to resize
CMVIEWListPlanes Method
List all planes in a 3D 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)
Notes
The plane names are placed in the list names, plane numbers are placed in the list values. Planes are added to the end of the LST.
Syntax
public void ListPlanes(
	CLST oLST1
)

Parameters

oLST1
Type: GeoEngine.Core.GXNetCLST
List of plane names and numbers
See Also