Click or drag to resize
CDXFI Class
The DXFI class is used for importing AutoCAD® dxf files into Geosoft maps.
Inheritance Hierarchy

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public class CDXFI : CHANDLE

The CDXFI type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyoneStatic memberCreate
Create DXFI.
Protected methodDispose
Releases the unmanaged resources used by the CDXFI and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodAvailable to anyoneStatic memberDXF2PLY
Convert a DXF file to a PLY object
Public methodAvailable to anyoneDXF2ViewEx
Draw entities in a DXF file to a view in a map
Public methodAvailable to anyoneGetRange
Get DXF data range
Top
See Also