SPCAD HELP

⌘K
  1. Home
  2. SPCAD HELP
  3. Export
  4. CSV Text Options

CSV Text Options

SPCAD Help / Export / CSV / Text Export Options

CSV / Text Export Options

Configure tabular CSV or TXT output for CAD object, geometry, attribute, vertex, and segment information.

Overview

CSV / Text export is used when you need a table of CAD object information rather than a GIS vector dataset. You can export one row per object, one row per vertex, or one row per segment.

Fields to Export

Field GroupExample Fields
GeneralHandle, object type, layer, color, linetype, and lineweight.
Point / InsertionX, Y, Z, insertion X, insertion Y, and insertion Z.
Text ObjectsContents, rotation, height, style, and justification.
Block DataBlock name, insertion coordinates, scale, rotation, attributes, and attributes as fields.
Linear GeometryStart point, end point, length, vertex count, closed state, and azimuth.
Polygon GeometryCentroid, area, perimeter, vertex count, hatch pattern, hatch scale, and hatch angle.
Circle / Arc / EllipseCenter, radius, diameter, circumference, angles, arc length, chord length, and ellipse radii.
Vertex / Segment FieldsFeature ID, part index, ring index, vertex index, segment index, and segment length.
WKTWKT geometry for mixed or geometry-rich CSV/TXT output.
CSV export options dialog - fields to export tab

Text Options

OptionDescription
Include field names in first rowWrites column headers in the first row of the file.
DelimiterChoose comma, tab, semicolon, or space.
Decimal precisionControls the number of decimal places used for numeric fields.
CSV export options dialog - text options tab

Output Mode

ModeDescription
One row per objectWrites one record for each exported CAD object.
One row per vertexWrites separate records for vertices in eligible linear or polygon objects.
One row per segmentWrites separate records for each segment in eligible linear or polygon objects.
Auto Split by Object Type
Enable auto split when you want separate CSV/TXT outputs for different object types instead of one combined file.
CSV export options dialog - output mode tab
↑ Back to top

How can we help?