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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void DrawSurface3DFromFile(
	string group_name,
	string surface_file
)

Parameters

group_name
Type: SystemString
Group name
surface_file
Type: SystemString
Surface file
See Also