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.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void SetPlaneSurface(
	int plane,
	string surface
)

Parameters

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