Click or drag to resize
CMVIEWVOXD Method
Add a Voxel Display (VOXD) object to the view.

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

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

Parameters

oVOXD1
Type: GeoEngine.Core.GXNetCVOXD
VOXD
str2
Type: SystemString
name Maximum length is MVIEW_NAME_LENGTH
See Also