ClearDXFInfo()

Summary

Frees memory used by GetDXFInfo().

Syntax

ClearDXFInfo()

Notes

  • If GetDXFInfo() is used with the extended information option, memory is used but not released. Call ClearDXFInfo() to free this memory.

  • If ImportDXF() is called after GetDXFInfo(), there is no need to call ClearDXFInfo().

See Also

Function Summary
GetDXFInfo() Collects summary information on the contents of a DXF file
ImportDXF() Imports features from a DXF file into a geographic file