Exporting BlockAttribute Values

The BlockAttributeOutput command lets you save BlockAttribute values of specified Blocks to text files to examine and evaluate the data using spreadsheet software or other applications.

If you want to include the position of the evaluated Blocks in resulting text files, use the BlockAttributePositionOutput command.

The exported file is a Tab delimited text file.

The output file contains these columns:

The first row contains column headers including the BlockAttribute definition names.

To save BlockAttributes to text files:

  1. Type BlockAttributeOutput at the command prompt.
  2. In the graphics area, select Blocks with BlockAttibutes. It is recommended to select Blocks using the same kind of BlockAttribute structure.
  3. Press Enter.

    The output file named output.txt is downloaded in the Downloads folder.

    • In the Output file dialog box, specify the location and File name of the .txt file.
    • Click Save.

Access

Command: BlockAttributeOutput

Related Topics

Exporting BlockAttribute Values Including Block Positions

Extracting BlockAttributes to a Text File

Defining and Inserting Blocks

Parent Topic

Working with BlockAttributes