Click or drag to resize
C3DVCreateNew Method
Create a new 3DV.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static C3DV CreateNew(
	string str1,
	CMVIEW oMVIEW2
)

Parameters

str1
Type: SystemString
3DV file name
oMVIEW2
Type: GeoEngine.Core.GXNetCMVIEW
3D MVIEW to create new 3DV from

Return Value

Type: C3DV
3DV Object
See Also