Click or drag to resize
CMVIEWSetPlaneSurface Method
Set the surface image of a 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)
Syntax
public void SetPlaneSurface(
	int i1,
	string str2
)

Parameters

i1
Type: SystemInt32
Plane index
str2
Type: SystemString
Optional surface image/grid name, can be NULL
See Also