DwgList 2023 Technical Documentation

Data Parameters

Data Parameters
XML XML Output
TXT Text Output
JSON JSON Output
ALL Output All Information
LAYOUTS Output Layout Information
LAYERS Output Layer Information
VIEWS Output View Information
XREF Output XRef Information
IMAGES Output Raster Reference Information
PDF Output PDF Underlay Information
TEXT Output Text Information

XML Output

PARAMETER    XML
Purpose This parameter defines that the output format will be XML.
Example -XML
Note There are no parameter values

Text Output

PARAMETER    TXT
Purpose This parameter defines that the output format will be a formatted ASCII Text File.
Example -TXT
Note There are no parameter values

JSON Output

PARAMETER    JSON
Purpose This parameter defines that the output format will be JSON.
Example -JSON
Note There are no parameter values

All

PARAMETER    ALL
Purpose This parameter defines that the output will contain all parsed information from the source file.
Example -ALL
Note There are no parameter values

Output information for all Layouts

PARAMETER    LAYOUTS
Purpose This parameter defines that the output will contain the layouts defined in the source file.
Example -LAYOUTS
Note There are no parameter values

Output information for all Views

PARAMETER    VIEWS
Purpose This parameter defines that the output will contain the views defined in the source file.
Example -VIEWS
Note There are no parameter values

Output information for all Xref

PARAMETER    XREF
Purpose This parameter defines that the output will contain the external references defined in the source file.
Example -XREF
Note There are no parameter values

Output information for all Raster References

PARAMETER    RASTER
Purpose This parameter defines that the output will contain the external references to raster files defined in the source file.
Example -RASTER
Note There are no parameter values

Output information for all PDF References

PARAMETER    PDF
Purpose This parameter defines that the output will contain the external references to all PDF Underlay files defined in the source file.
Example -PDF
Note There are no parameter values

Output information for all Text

PARAMETER    TEXT
Purpose This parameter defines that the output will contain all text and mtext defined in the source file.
Example -TEXT
Note There are no parameter values
Last updated on 16 Jul 2020
Published on 22 Mar 2020