Click or drag to resize
CMVIEWDrawSurface3DFromFile Method
Draw a 3D object from a surface file

Available since Oasis montaj version: 7.0.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void DrawSurface3DFromFile(
	string str1,
	string str2
)

Parameters

str1
Type: SystemString
Group name
str2
Type: SystemString
Surface file
See Also