Click or drag to resize
CSURFACECreateFromDXF Method
Create Geosurface file from DXF file.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void CreateFromDXF(
	CIPJ oIPJ1,
	string str2,
	string str3
)

Parameters

oIPJ1
Type: GeoEngine.Core.GXNetCIPJ
IPJ
str2
Type: SystemString
Geosurface file
str3
Type: SystemString
dxf file
See Also