Click or drag to resize
C3DVOpen Method
Open an existing 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 Open(
	string str1
)

Parameters

str1
Type: SystemString
3DV file name

Return Value

Type: C3DV
3DV Object
See Also