<?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: Database processing Feature Lines instead of Survey Figures in Civil 3D Forum</title>
    <link>https://forums.autodesk.com/t5/civil-3d-forum/database-processing-feature-lines-instead-of-survey-figures/m-p/12948440#M12193</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14397435"&gt;@Argie_urena&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My survey department also prefers to convert Survey Figures to Feature Lines (since that's what engineers want). So here's a command I created a few years back to do just that. It will convert Survey Figures to EITHER LWPolylines (at Zero elevation) OR Feature Lines (at original Survey Figure elevation), and ALSO preserves any Curves in the process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See attached Lisp file, the command is "SF2" (since it converts Survey Figures TO...)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;~DD&lt;/P&gt;</description>
    <pubDate>Fri, 09 Aug 2024 03:37:20 GMT</pubDate>
    <dc:creator>CodeDing</dc:creator>
    <dc:date>2024-08-09T03:37:20Z</dc:date>
    <item>
      <title>Database processing Feature Lines instead of Survey Figures</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/database-processing-feature-lines-instead-of-survey-figures/m-p/12947849#M12190</link>
      <description>&lt;P&gt;My company's database is processing in Survey Figures but our clients want our deliverable with Feature Lines. Is there anyway to modify my "figure prefix database" to process the feature lines instead of the survey figures?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 20:00:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/database-processing-feature-lines-instead-of-survey-figures/m-p/12947849#M12190</guid>
      <dc:creator>Argie_urena</dc:creator>
      <dc:date>2024-08-08T20:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Database processing Feature Lines instead of Survey Figures</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/database-processing-feature-lines-instead-of-survey-figures/m-p/12947895#M12191</link>
      <description>&lt;P&gt;The only way is to offset the figure and then offset it back to it's original location and it will be a featureline. The other option is to explode the figure which will convert it to a 3d Polyline and then convert that to a Featureline.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/32637"&gt;@Jeff_M&lt;/a&gt;&amp;nbsp;has a routine in SincPac that does what you're requesting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EDIT: I don't really see a difference between survey figures and featurelines. They both react the same and use the same edit tools.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 20:25:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/database-processing-feature-lines-instead-of-survey-figures/m-p/12947895#M12191</guid>
      <dc:creator>rl_jackson</dc:creator>
      <dc:date>2024-08-08T20:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Database processing Feature Lines instead of Survey Figures</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/database-processing-feature-lines-instead-of-survey-figures/m-p/12947920#M12192</link>
      <description>&lt;P&gt;I appreciate the solution. I am looking for something to help me avoid any additional steps after the field to finish process. Thank you though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 20:36:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/database-processing-feature-lines-instead-of-survey-figures/m-p/12947920#M12192</guid>
      <dc:creator>Argie_urena</dc:creator>
      <dc:date>2024-08-08T20:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Database processing Feature Lines instead of Survey Figures</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/database-processing-feature-lines-instead-of-survey-figures/m-p/12948440#M12193</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14397435"&gt;@Argie_urena&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My survey department also prefers to convert Survey Figures to Feature Lines (since that's what engineers want). So here's a command I created a few years back to do just that. It will convert Survey Figures to EITHER LWPolylines (at Zero elevation) OR Feature Lines (at original Survey Figure elevation), and ALSO preserves any Curves in the process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See attached Lisp file, the command is "SF2" (since it converts Survey Figures TO...)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;~DD&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 03:37:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/database-processing-feature-lines-instead-of-survey-figures/m-p/12948440#M12193</guid>
      <dc:creator>CodeDing</dc:creator>
      <dc:date>2024-08-09T03:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Database processing Feature Lines instead of Survey Figures</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/database-processing-feature-lines-instead-of-survey-figures/m-p/12969996#M12194</link>
      <description>&lt;P&gt;I downloaded and tried it out - very slick.&amp;nbsp; Thank you for the well-comeneted code too!&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 14:24:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/database-processing-feature-lines-instead-of-survey-figures/m-p/12969996#M12194</guid>
      <dc:creator>BennnttPLS</dc:creator>
      <dc:date>2024-08-20T14:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Database processing Feature Lines instead of Survey Figures</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/database-processing-feature-lines-instead-of-survey-figures/m-p/12970530#M12195</link>
      <description>&lt;P&gt;I agree, very slick! Is there a way to keep the layers to the survey figures?&lt;/P&gt;&lt;P&gt;Thanks you so much!!&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 18:18:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/database-processing-feature-lines-instead-of-survey-figures/m-p/12970530#M12195</guid>
      <dc:creator>Argie_urena</dc:creator>
      <dc:date>2024-08-20T18:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Database processing Feature Lines instead of Survey Figures</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/database-processing-feature-lines-instead-of-survey-figures/m-p/12970540#M12196</link>
      <description>&lt;P&gt;I tested&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5680873"&gt;@CodeDing&lt;/a&gt;&amp;nbsp;tool and had no issues with the layers. The key with figures is that you define a basic figure style that is on Layer 0, and then using that basic style the figure code places it on the layer you what it to appear on. The only changes I make with figures is that I have specific layers for various fence, utility, woods/shrub linetypes.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 18:24:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/database-processing-feature-lines-instead-of-survey-figures/m-p/12970540#M12196</guid>
      <dc:creator>rl_jackson</dc:creator>
      <dc:date>2024-08-20T18:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Database processing Feature Lines instead of Survey Figures</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/database-processing-feature-lines-instead-of-survey-figures/m-p/13083724#M12197</link>
      <description>&lt;P&gt;This should be a default lisp routine in C3D.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MJP&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 17:22:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/database-processing-feature-lines-instead-of-survey-figures/m-p/13083724#M12197</guid>
      <dc:creator>m_perryFNZ2G</dc:creator>
      <dc:date>2024-10-14T17:22:02Z</dc:date>
    </item>
  </channel>
</rss>

