Click or drag to resize
CPDF3DRender Method
Render a voxel, voxsurf and/or gensurf to pdf

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static void Render(
	CMVIEW oMVIEW1,
	string str2,
	int i3,
	int i4
)

Parameters

oMVIEW1
Type: GeoEngine.Core.GXNetCMVIEW
MVIEW handle
str2
Type: SystemString
filename
i3
Type: SystemInt32
resolution
i4
Type: SystemInt32
noclipping
See Also