Click or drag to resize
CMVIEWIGetDefPlane Method
Get the default drawing plane.

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
2D drawing to a 3D View will always be placed on the default drawing plane. If no default drawing plane has been set, the first valid plane in the view is used as the default drawing plane.
Syntax
public void IGetDefPlane(
	ref string str1
)

Parameters

str1
Type: SystemString
name
See Also