{"id":5647,"date":"2026-07-22T09:24:26","date_gmt":"2026-07-22T09:24:26","guid":{"rendered":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/export-2\/after-export\/"},"modified":"2026-07-22T11:35:30","modified_gmt":"2026-07-22T11:35:30","slug":"after-export","status":"publish","type":"docs","link":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/export\/after-export\/","title":{"rendered":"After Export"},"content":{"rendered":"\n<style>\n.spcad-help {\n  --spcad-blue: #174ea6;\n  --spcad-blue-dark: #0f2f66;\n  --spcad-border: #d8e0ea;\n  --spcad-bg: #f6f8fb;\n  --spcad-text: #202934;\n  --spcad-muted: #5e6b7a;\n  --spcad-card: #ffffff;\n  --spcad-table-header: #eef4ff;\n  --spcad-success: #1f8f56;\n  --spcad-warning: #9a6200;\n  --spcad-warning-bg: #fff6e2;\n  font-family: \"Segoe UI\", Roboto, Arial, sans-serif;\n  line-height: 1.6;\n  color: var(--spcad-text);\n  background: var(--spcad-bg);\n  display: block;\n}\n.spcad-help, .spcad-help *, .spcad-help *::before, .spcad-help *::after { box-sizing: border-box; }\n.spcad-help .spcad-page { max-width: 1120px; margin: 0 auto; padding: 32px 20px 56px; }\n.spcad-help .spcad-breadcrumb { color: var(--spcad-muted); font-size: 14px; margin-bottom: 12px; }\n.spcad-help .spcad-hero {\n  background: linear-gradient(135deg, var(--spcad-blue-dark), var(--spcad-blue));\n  color: #fff; border-radius: 14px; padding: 34px 36px;\n  box-shadow: 0 10px 26px rgba(15, 47, 102, 0.18); margin-bottom: 28px;\n}\n.spcad-help .spcad-hero h1 { margin: 0 0 12px; font-size: 40px; line-height: 1.15; letter-spacing: -0.02em; color: #fff; }\n.spcad-help .spcad-hero p { max-width: 900px; margin: 0; font-size: 18px; color: #e8f1ff; }\n.spcad-help .spcad-content-grid { display: grid; grid-template-columns: minmax(0, 1fr) 340px; gap: 28px; align-items: start; }\n.spcad-help .spcad-content-grid main,\n.spcad-help .spcad-content-grid aside { min-width: 0; }\n.spcad-help .spcad-card {\n  background: var(--spcad-card); border: 1px solid var(--spcad-border); border-radius: 12px;\n  padding: 24px; margin-bottom: 22px; box-shadow: 0 4px 16px rgba(28, 43, 64, 0.05);\n}\n.spcad-help h2 { margin: 0 0 14px; font-size: 26px; color: var(--spcad-blue-dark); border-bottom: 1px solid var(--spcad-border); padding-bottom: 8px; }\n.spcad-help h3 { margin: 20px 0 8px; font-size: 20px; color: var(--spcad-blue-dark); }\n.spcad-help p { margin: 0 0 14px; }\n.spcad-help ul, .spcad-help ol { margin: 8px 0 0 22px; padding: 0; }\n.spcad-help li { margin: 6px 0; }\n.spcad-help code {\n  background: #f0f4f8; border: 1px solid #d7e1ec; border-radius: 5px; padding: 1px 5px;\n  font-family: Consolas, \"Courier New\", monospace; font-size: 0.95em;\n}\n.spcad-help .spcad-note { border-left: 5px solid var(--spcad-blue); background: #f0f6ff; padding: 14px 16px; border-radius: 8px; margin: 16px 0 0; }\n.spcad-help .spcad-warning { border-left: 5px solid var(--spcad-warning); background: var(--spcad-warning-bg); padding: 14px 16px; border-radius: 8px; margin: 16px 0 0; }\n.spcad-help .spcad-tool-table { width: 100%; border-collapse: collapse; margin-top: 12px; overflow: hidden; border: 1px solid var(--spcad-border); border-radius: 10px; }\n.spcad-help .spcad-tool-table th, .spcad-help .spcad-tool-table td { padding: 12px 14px; border-bottom: 1px solid var(--spcad-border); text-align: left; vertical-align: top; }\n.spcad-help .spcad-tool-table th { background: var(--spcad-table-header); color: var(--spcad-blue-dark); font-weight: 700; }\n.spcad-help .spcad-tool-table tr:last-child td { border-bottom: 0; }\n.spcad-help .spcad-steps { counter-reset: step; list-style: none; margin-left: 0; }\n.spcad-help .spcad-steps li { counter-increment: step; position: relative; padding-left: 44px; margin: 15px 0; }\n.spcad-help .spcad-steps li::before {\n  content: counter(step); position: absolute; left: 0; top: 0; width: 28px; height: 28px; border-radius: 50%;\n  background: var(--spcad-blue); color: #fff; display: inline-flex; align-items: center; justify-content: center;\n  font-weight: 700; font-size: 14px;\n}\n.spcad-help .spcad-quick-links { display: grid; grid-template-columns: 1fr; gap: 10px; margin-top: 8px; }\n.spcad-help .spcad-quick-links a {\n  display: block; text-decoration: none; color: var(--spcad-blue-dark); border: 1px solid var(--spcad-border);\n  border-radius: 8px; padding: 10px 12px; background: #fbfdff; font-weight: 600;\n}\n.spcad-help .spcad-quick-links a:hover, .spcad-help .spcad-quick-links a:focus-visible { border-color: var(--spcad-blue); background: #f0f6ff; }\n.spcad-help .spcad-two-column { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }\n.spcad-help .spcad-feature-box { border: 1px solid var(--spcad-border); border-radius: 10px; padding: 18px; background: #fbfdff; }\n.spcad-help .spcad-feature-box h3 { margin-top: 0; }\n.spcad-help .spcad-status-pill {\n  display: inline-block; border-radius: 999px; padding: 2px 9px; font-size: 12px; font-weight: 700;\n  color: var(--spcad-success); background: #eaf8f1; border: 1px solid #bfe8d2; margin-left: 6px;\n}\n.spcad-help .spcad-dialog-map { display: grid; grid-template-columns: 180px minmax(0, 1fr); border: 1px solid var(--spcad-border); border-radius: 12px; overflow: hidden; background: #fff; margin-top: 16px; }\n.spcad-help .spcad-dialog-nav { background: #f4f7fb; border-right: 1px solid var(--spcad-border); padding: 14px; }\n.spcad-help .spcad-dialog-nav div { padding: 9px 10px; border-radius: 7px; margin-bottom: 8px; background: #fff; border: 1px solid #e1e8f2; font-weight: 600; color: var(--spcad-blue-dark); font-size: 13px; }\n.spcad-help .spcad-dialog-panel { padding: 16px; }\n.spcad-help .spcad-mini-fields { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin-top: 10px; }\n.spcad-help .spcad-mini-field { border: 1px solid var(--spcad-border); border-radius: 7px; padding: 8px 10px; background: #fbfdff; font-size: 13px; }\n.spcad-help .spcad-mini-field strong { display: block; color: var(--spcad-muted); font-size: 11px; text-transform: uppercase; margin-bottom: 2px; }\n.spcad-help .spcad-callout-title { font-weight: 700; color: var(--spcad-blue-dark); margin-bottom: 4px; }\n.spcad-help .spcad-screenshot { display: block; max-width: 100%; height: auto; border: 1px solid var(--spcad-border); border-radius: 12px; box-shadow: 0 6px 18px rgba(28, 43, 64, 0.10); margin: 16px 0; background: #fff; }\n.spcad-help .spcad-file-tree { background: #0f172a; color: #e2e8f0; border-radius: 10px; padding: 16px; overflow: auto; font-family: Consolas, \"Courier New\", monospace; font-size: 13px; line-height: 1.5; }\n.spcad-help .spcad-footer { color: var(--spcad-muted); font-size: 13px; margin-top: 28px; text-align: center; }\n\n\/* Collapsible \"On this page\" nav - native <details>, works with no JS, touch-friendly *\/\n.spcad-help details.spcad-toc { margin-top: 8px; }\n.spcad-help details.spcad-toc > summary {\n  cursor: pointer; list-style: none; font-weight: 700; color: var(--spcad-blue-dark);\n  padding: 10px 12px; border: 1px solid var(--spcad-border); border-radius: 8px; background: #fbfdff;\n  display: flex; align-items: center; justify-content: space-between; -webkit-tap-highlight-color: transparent;\n}\n.spcad-help details.spcad-toc > summary::-webkit-details-marker { display: none; }\n.spcad-help details.spcad-toc > summary::after { content: \"\\25BE\"; transition: transform 0.15s ease; margin-left: 8px; }\n.spcad-help details.spcad-toc[open] > summary::after { transform: rotate(180deg); }\n.spcad-help details.spcad-toc > summary:focus-visible { outline: 2px solid var(--spcad-blue); outline-offset: 2px; }\n\n\/* Back-to-top button *\/\n.spcad-help .spcad-top-link {\n  display: inline-block; margin-top: 10px; font-size: 13px; font-weight: 600; color: var(--spcad-blue);\n  text-decoration: none;\n}\n.spcad-help .spcad-top-link:hover, .spcad-help .spcad-top-link:focus-visible { text-decoration: underline; }\n\n@media (max-width: 900px) {\n  .spcad-help .spcad-content-grid { grid-template-columns: 1fr; }\n  .spcad-help .spcad-two-column { grid-template-columns: 1fr; }\n  .spcad-help .spcad-dialog-map { grid-template-columns: 1fr; }\n  .spcad-help .spcad-dialog-nav { border-right: 0; border-bottom: 1px solid var(--spcad-border); }\n  .spcad-help .spcad-hero { padding: 28px 24px; }\n  .spcad-help .spcad-hero h1 { font-size: 30px; }\n  .spcad-help .spcad-mini-fields { grid-template-columns: 1fr; }\n}\n@media (max-width: 480px) {\n  .spcad-help .spcad-page { padding: 20px 14px 40px; }\n  .spcad-help .spcad-hero { padding: 22px 18px; border-radius: 12px; }\n  .spcad-help .spcad-hero h1 { font-size: 25px; }\n  .spcad-help .spcad-hero p { font-size: 16px; }\n  .spcad-help .spcad-card { padding: 18px; }\n  .spcad-help h2 { font-size: 22px; }\n}\n\n<\/style>\n<div class=\"spcad-help\">\n<div class=\"spcad-page\" id=\"spcad-top\">\n<div class=\"spcad-breadcrumb\">SPCAD Help \/ Export \/ After Export<\/div>\n<section class=\"spcad-hero\">\n<h1>After Export<\/h1>\n<p>Review the exported output and confirm that geometry, attributes, and coordinate reference information are correct.<\/p>\n<\/section>\n<div class=\"spcad-content-grid\">\n<main>\n<section class=\"spcad-card\" id=\"review\">\n<h2>Review the Output<\/h2>\n<p>After export completes, open the output file in the target application and check that the data matches the drawing and intended CRS.<\/p>\n<table class=\"spcad-tool-table\"><thead><tr><th>Check<\/th><th>What to Review<\/th><\/tr><\/thead><tbody><tr><td><strong>Geometry position<\/strong><\/td><td>Confirm that features appear in the correct coordinate location.<\/td><\/tr><tr><td><strong>Geometry type<\/strong><\/td><td>Confirm points, lines, polygons, hatches, text, and blocks were exported as expected.<\/td><\/tr><tr><td><strong>Attributes<\/strong><\/td><td>Confirm selected CAD properties, block data, text data, geometry values, and DTM records are present where expected.<\/td><\/tr><tr><td><strong>Layers<\/strong><\/td><td>Confirm layer names and split outputs match the selected export options.<\/td><\/tr><tr><td><strong>Curves<\/strong><\/td><td>Check arcs, circles, ellipses, splines, and bulged polylines for the required smoothness.<\/td><\/tr><\/tbody><\/table>\n<\/section>\n<section class=\"spcad-card\" id=\"delivery\">\n<h2>Delivery Tips<\/h2>\n<ul>\n<li>For Shapefile output, deliver all associated files created with the Shapefile, not only the <code>.shp<\/code> file.<\/li>\n<li>For File Geodatabase output, deliver the complete <code>.gdb<\/code> folder.<\/li>\n<li>For KML\/KMZ output, review the result in Google Earth or another KML-compatible viewer.<\/li>\n<li>For GeoPDF output, test the PDF in the intended viewer to confirm map scale, georeferencing, and visible objects.<\/li>\n<li>For CSV\/TXT output, open the file in a spreadsheet or text editor and confirm delimiter, headers, and numeric precision.<\/li>\n<\/ul>\n<\/section>\n<a class=\"spcad-top-link\" href=\"#spcad-top\">&uarr; Back to top<\/a><\/main>\n<aside>\n<section class=\"spcad-card\"><h2>Quick Steps<\/h2><ol><li>Open output file.<\/li><li>Check position.<\/li><li>Check attributes.<\/li><li>Check layers.<\/li><li>Deliver all required files.<\/li><\/ol><\/section>\n<section class=\"spcad-card\"><details class=\"spcad-toc\" open><summary>Export Topics<\/summary><div class=\"spcad-quick-links\">\n<p style=\"margin:10px 0 4px;color:var(--spcad-muted);font-weight:700;\">Export<\/p>\n<a href=\"\/help\/export\/\">Overview<\/a>\n<a href=\"\/help\/export\/before-you-start\/\">Before You Start<\/a>\n<a href=\"\/help\/export\/open-export-command\/\">Open the Export Command<\/a>\n<a href=\"\/help\/export\/select-export-format\/\">Select Export Format<\/a>\n<a href=\"\/help\/export\/common-export-workflow\/\">Common Export Workflow<\/a>\n<a href=\"\/help\/export\/selection-and-object-types\/\">Selection and Object Types<\/a>\n<a href=\"\/help\/export\/attributes\/\">Attributes<\/a>\n<a href=\"\/help\/export\/export-options\/\">Export Options<\/a>\n<p style=\"margin:10px 0 4px;color:var(--spcad-muted);font-weight:700;\">Format-Specific Workflows<\/p>\n<a href=\"\/help\/export\/formats\/\">Format Overview<\/a>\n<a href=\"\/help\/export\/formats\/geopdf\/\">GeoPDF<\/a>\n<a href=\"\/help\/export\/formats\/shapefile\/\">Shapefile<\/a>\n<a href=\"\/help\/export\/formats\/file-geodatabase\/\">Esri File Geodatabase<\/a>\n<a href=\"\/help\/export\/formats\/geopackage\/\">GeoPackage<\/a>\n<a href=\"\/help\/export\/formats\/gml\/\">GML<\/a>\n<a href=\"\/help\/export\/formats\/gpx\/\">GPX<\/a>\n<a href=\"\/help\/export\/formats\/geojson\/\">GeoJSON<\/a>\n<a href=\"\/help\/export\/formats\/sqlite-db\/\">SQLite \/ DB<\/a>\n<a href=\"\/help\/export\/formats\/mapinfo-tab\/\">MapInfo TAB<\/a>\n<a href=\"\/help\/export\/formats\/xyz-points\/\">XYZ Points<\/a>\n<a href=\"\/help\/export\/formats\/kml\/\">KML<\/a>\n<a href=\"\/help\/export\/formats\/kmz\/\">KMZ<\/a>\n<a href=\"\/help\/export\/formats\/image-kmz\/\">Image as KMZ<\/a>\n<a href=\"\/help\/export\/formats\/csv-text\/\">CSV \/ Text File<\/a>\n<p style=\"margin:10px 0 4px;color:var(--spcad-muted);font-weight:700;\">Special Options<\/p>\n<a href=\"\/help\/export\/kml-kmz-options\/\">KML \/ KMZ Export Options<\/a>\n<a href=\"\/help\/export\/csv-text-options\/\">CSV \/ Text Export Options<\/a>\n<a href=\"\/help\/export\/geopdf-options\/\">GeoPDF Export Options<\/a>\n<a href=\"\/help\/export\/image-kmz-export\/\">Image as KMZ Export<\/a>\n<a href=\"\/help\/export\/after-export\/\">After Export<\/a>\n<a href=\"\/help\/export\/troubleshooting\/\">Troubleshooting<\/a>\n<\/div><\/details><\/section>\n<\/aside>\n<\/div>\n<div class=\"spcad-footer\">SPCAD Help Content &mdash; Export<\/div>\n<\/div>\n<\/div>\n\n","protected":false},"featured_media":0,"parent":5614,"menu_order":12,"comment_status":"open","ping_status":"closed","template":"","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","_is_vendor_doc":"0","footnotes":""},"doc_tag":[],"class_list":["post-5647","docs","type-docs","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>After Export - SPCAD HELP<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/export\/after-export\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"After Export - SPCAD HELP\" \/>\n<meta property=\"og:description\" content=\"SPCAD Help \/ Export \/ After Export After Export Review the exported output and confirm that geometry, attributes, and coordinate reference information are correct. Review the Output After export completes, open the output file in the target application and check that the data matches the drawing and intended CRS. Check What to Review Geometry position...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/export\/after-export\/\" \/>\n<meta property=\"og:site_name\" content=\"SPCAD HELP\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100088033569557\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-22T11:35:30+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/export\\\/after-export\\\/\",\"url\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/export\\\/after-export\\\/\",\"name\":\"After Export - SPCAD HELP\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/#website\"},\"datePublished\":\"2026-07-22T09:24:26+00:00\",\"dateModified\":\"2026-07-22T11:35:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/export\\\/after-export\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/export\\\/after-export\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/export\\\/after-export\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SPCAD HELP\",\"item\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Export\",\"item\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/docs\\\/spcadhelp\\\/export\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"After Export\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/#website\",\"url\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/\",\"name\":\"SPCAD HELP\",\"description\":\"SPCAD Help Documentation\",\"publisher\":{\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/#organization\",\"name\":\"SPCAD HELP\",\"url\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/intro-logo.png\",\"contentUrl\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/intro-logo.png\",\"width\":1581,\"height\":877,\"caption\":\"SPCAD HELP\"},\"image\":{\"@id\":\"https:\\\/\\\/help.cadomation.com\\\/spcad\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=100088033569557\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/cadomation\\\/posts\\\/?feedView=all\",\"https:\\\/\\\/www.youtube.com\\\/@cadomation\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"After Export - SPCAD HELP","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/export\/after-export\/","og_locale":"en_US","og_type":"article","og_title":"After Export - SPCAD HELP","og_description":"SPCAD Help \/ Export \/ After Export After Export Review the exported output and confirm that geometry, attributes, and coordinate reference information are correct. Review the Output After export completes, open the output file in the target application and check that the data matches the drawing and intended CRS. Check What to Review Geometry position...","og_url":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/export\/after-export\/","og_site_name":"SPCAD HELP","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100088033569557","article_modified_time":"2026-07-22T11:35:30+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/export\/after-export\/","url":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/export\/after-export\/","name":"After Export - SPCAD HELP","isPartOf":{"@id":"https:\/\/help.cadomation.com\/spcad\/#website"},"datePublished":"2026-07-22T09:24:26+00:00","dateModified":"2026-07-22T11:35:30+00:00","breadcrumb":{"@id":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/export\/after-export\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/export\/after-export\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/export\/after-export\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/help.cadomation.com\/spcad\/"},{"@type":"ListItem","position":2,"name":"SPCAD HELP","item":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/"},{"@type":"ListItem","position":3,"name":"Export","item":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/export\/"},{"@type":"ListItem","position":4,"name":"After Export"}]},{"@type":"WebSite","@id":"https:\/\/help.cadomation.com\/spcad\/#website","url":"https:\/\/help.cadomation.com\/spcad\/","name":"SPCAD HELP","description":"SPCAD Help Documentation","publisher":{"@id":"https:\/\/help.cadomation.com\/spcad\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/help.cadomation.com\/spcad\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/help.cadomation.com\/spcad\/#organization","name":"SPCAD HELP","url":"https:\/\/help.cadomation.com\/spcad\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/help.cadomation.com\/spcad\/#\/schema\/logo\/image\/","url":"https:\/\/help.cadomation.com\/spcad\/wp-content\/uploads\/2024\/02\/intro-logo.png","contentUrl":"https:\/\/help.cadomation.com\/spcad\/wp-content\/uploads\/2024\/02\/intro-logo.png","width":1581,"height":877,"caption":"SPCAD HELP"},"image":{"@id":"https:\/\/help.cadomation.com\/spcad\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=100088033569557","https:\/\/www.linkedin.com\/company\/cadomation\/posts\/?feedView=all","https:\/\/www.youtube.com\/@cadomation"]}]}},"comment_count":0,"_links":{"self":[{"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/docs\/5647","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/comments?post=5647"}],"version-history":[{"count":1,"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/docs\/5647\/revisions"}],"predecessor-version":[{"id":5685,"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/docs\/5647\/revisions\/5685"}],"up":[{"embeddable":true,"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/docs\/5614"}],"prev":[{"title":"KML KMZ Options","link":"https:\/\/help.cadomation.com\/spcad\/docs\/spcadhelp\/export\/kml-kmz-options\/","href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/docs\/5642"}],"wp:attachment":[{"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/media?parent=5647"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/help.cadomation.com\/spcad\/wp-json\/wp\/v2\/doc_tag?post=5647"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}