<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Using GPS Survey Data in Archi Cad in Modeling</title>
    <link>https://community.graphisoft.com/t5/Modeling/Using-GPS-Survey-Data-in-Archi-Cad/m-p/216441#M117573</link>
    <description>Is there a way to export mesh points or level dimensions in cogo , xml, or txt formats? I have imported surveyor data (from txt file) before and would like to know if it is possible to export new elevation points to give back to civil engineer</description>
    <pubDate>Fri, 04 Jan 2013 15:41:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-01-04T15:41:10Z</dc:date>
    <item>
      <title>Using GPS Survey Data in Archi Cad</title>
      <link>https://community.graphisoft.com/t5/Modeling/Using-GPS-Survey-Data-in-Archi-Cad/m-p/216439#M117571</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Morning, &lt;BR /&gt;
 &lt;BR /&gt;
I have been working, and surveying land using the LEICA 1200 GPS, creating spot height drawings. I usually drag the drawing in to sketch up and work away, but since we recently bought ARCHI CAD16 and was wondering how/if it is possible to input the data and create a 3D mesh from the data. When I export the data from the GPS I can export to a DXF file. Is this the correct format, or has anybody had this problem before and knows how to help? &lt;BR /&gt;
 &lt;BR /&gt;
Regards &lt;BR /&gt;
 &lt;BR /&gt;
OrkneyCAD&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 25 May 2023 15:01:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Using-GPS-Survey-Data-in-Archi-Cad/m-p/216439#M117571</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-25T15:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPS Survey Data in Archi Cad</title>
      <link>https://community.graphisoft.com/t5/Modeling/Using-GPS-Survey-Data-in-Archi-Cad/m-p/216440#M117572</link>
      <description>OrkneyCAD:&lt;BR /&gt;
&lt;BR /&gt;
If the GPS data can be formatted correctly, you could use the &lt;FONT color="blue"&gt;Place Mesh from Surveyors Data...&lt;/FONT&gt; command to import the data points as a Mesh. Here is one thread about this (you can search the forum for others):&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=40968&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;highlight=mesh&amp;amp;&amp;amp;start=0" target="_blank"&gt;Making mesh from map and text values (imported from dwg)&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
You should add a Signature to your Profile (click the Profile button near the top of this page) with your ArchiCAD version and operating system (see mine for an example) for more accurate help in this forum.&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Wed, 19 Dec 2012 12:36:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Using-GPS-Survey-Data-in-Archi-Cad/m-p/216440#M117572</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2012-12-19T12:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPS Survey Data in Archi Cad</title>
      <link>https://community.graphisoft.com/t5/Modeling/Using-GPS-Survey-Data-in-Archi-Cad/m-p/216441#M117573</link>
      <description>Is there a way to export mesh points or level dimensions in cogo , xml, or txt formats? I have imported surveyor data (from txt file) before and would like to know if it is possible to export new elevation points to give back to civil engineer</description>
      <pubDate>Fri, 04 Jan 2013 15:41:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Using-GPS-Survey-Data-in-Archi-Cad/m-p/216441#M117573</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-04T15:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPS Survey Data in Archi Cad</title>
      <link>https://community.graphisoft.com/t5/Modeling/Using-GPS-Survey-Data-in-Archi-Cad/m-p/216442#M117574</link>
      <description>Meggz:&lt;BR /&gt;
&lt;BR /&gt;
Not directly. But there is a way to extract the data points from the Mesh.&lt;BR /&gt;
&lt;BR /&gt;
Select the Mesh then use the &lt;FONT color="blue"&gt;Object…&lt;/FONT&gt; command to covert the Mesh to an Object. Open this object using the &lt;FONT color="blue"&gt;Open Object…&lt;/FONT&gt; command. In the 3D Script of the object will be a &lt;FONT color="blue"&gt;MASS&lt;/FONT&gt; statement (around line 40), followed by 2 lines of mass parameters (materials, number of points etc, see MASS command in the GDL Reference Guide), and then one data point per line (x, y, z, status code).  The x, y, z coordinates could be extracted from this script and reformatted for the surveyor’s use.&lt;BR /&gt;
&lt;BR /&gt;
I don’t know if it is worth the effort, but could be useful if a set procedure was established then just redone as the Mesh changed.&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Sat, 05 Jan 2013 20:19:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Using-GPS-Survey-Data-in-Archi-Cad/m-p/216442#M117574</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2013-01-05T20:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPS Survey Data in Archi Cad</title>
      <link>https://community.graphisoft.com/t5/Modeling/Using-GPS-Survey-Data-in-Archi-Cad/m-p/216443#M117575</link>
      <description>David Maudlin &lt;BR /&gt;
 &lt;BR /&gt;
Sorry for the delay in responding to your last post. &lt;BR /&gt;
 &lt;BR /&gt;
I am still trying to get the GPS formatted to the correct format so it can be imported to ArchiCAD. Your attached thread is very helpful as well. &lt;BR /&gt;
 &lt;BR /&gt;
I will get my Profile up to date as well, I am new to this forum so might take me a few mins to get totally up to speed. &lt;BR /&gt;
 &lt;BR /&gt;
Thanks &lt;BR /&gt;
 &lt;BR /&gt;
OrkneyCAD</description>
      <pubDate>Mon, 07 Jan 2013 15:35:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Using-GPS-Survey-Data-in-Archi-Cad/m-p/216443#M117575</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-07T15:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Using GPS Survey Data in Archi Cad</title>
      <link>https://community.graphisoft.com/t5/Modeling/Using-GPS-Survey-Data-in-Archi-Cad/m-p/216444#M117576</link>
      <description>Sweet! Thanks, I've sent the saved out txt file to the engineer for import into Autodesk Civil 3D...will keep you posted</description>
      <pubDate>Tue, 15 Jan 2013 12:47:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Using-GPS-Survey-Data-in-Archi-Cad/m-p/216444#M117576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-15T12:47:14Z</dc:date>
    </item>
  </channel>
</rss>

