<?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: Can I apply coordinate transformation in a structures table in Civil 3D Forum</title>
    <link>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/9867402#M83900</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/463059"&gt;@rl_jackson&lt;/a&gt;&amp;nbsp;I was thinking along the expression option too but I don't see expressions in the Structure Table Styles settings. I only see them in the Structure Label styles settings.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Nov 2020 14:18:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-13T14:18:53Z</dc:date>
    <item>
      <title>Can I apply coordinate transformation in a structures table</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/9867005#M83896</link>
      <description>&lt;P&gt;In Ireland we have two coordinate systems, the old system ING (Irish National Grid) and the newer one ITM (Irish Transverse Mercator). Most practices now work to ITM but our Water utility body insist on coordinates to the old coordinate system. This causes us a lot of wasted time converting from one system to the other.&lt;/P&gt;&lt;P&gt;Is it possible to work to one coordinate system but have the "pipe network structures table" output the coordinate of the 2nd coordinate system?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 11:12:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/9867005#M83896</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-13T11:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can I apply coordinate transformation in a structures table</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/9867159#M83897</link>
      <description>&lt;P&gt;I consistently use a "local system" based on an assumed position, and then have the transform set my drawing in State Plane Grid system from the Drawing Settings at the Transform Tab.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I was looking at the structure options and it doesn't appear that it will provide the coordinate value of the local system and the grid system, that I could see. This is not to say there couldn't be some sort of hack that you might use a point table to accomplish your goal, which would allow for a local and "grid" system in your instance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edit: Another thought that comes to mind is using an expression that would convert the current system to the old system with the structure table or label.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 12:45:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/9867159#M83897</guid>
      <dc:creator>rl_jackson</dc:creator>
      <dc:date>2020-11-13T12:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can I apply coordinate transformation in a structures table</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/9867351#M83898</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/463059"&gt;@rl_jackson&lt;/a&gt;&amp;nbsp;Can expressions be used in Civil 3D labels?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there isn't an option to make it work in Civil 3D labels, it sounds like it might be a messy data sets export/import type deal...possibly also using expressions... Yeesh. This sounds like a good suggestion for future features.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 13:58:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/9867351#M83898</guid>
      <dc:creator>jameshitt</dc:creator>
      <dc:date>2020-11-13T13:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can I apply coordinate transformation in a structures table</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/9867401#M83899</link>
      <description>&lt;P&gt;Sure expressions can be used in C3D labels, I do it with Curb elevations where I have the Elevation for the Flowline (FL) and to get the elevation of the Top of Curb (TC) i create an expression called TC which is Elevation+0.5.&amp;nbsp; I really see no difference in the OP's expression as long as he doesn't have a rotation in the equation, if its a straight forward North and East shift, it should be simple.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 14:18:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/9867401#M83899</guid>
      <dc:creator>rl_jackson</dc:creator>
      <dc:date>2020-11-13T14:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can I apply coordinate transformation in a structures table</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/9867402#M83900</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/463059"&gt;@rl_jackson&lt;/a&gt;&amp;nbsp;I was thinking along the expression option too but I don't see expressions in the Structure Table Styles settings. I only see them in the Structure Label styles settings.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 14:18:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/9867402#M83900</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-13T14:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can I apply coordinate transformation in a structures table</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/9867414#M83901</link>
      <description>&lt;P&gt;Your correct, I was thinking out loud before looking, that is the only drawback. No expressions in Tables.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 14:24:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/9867414#M83901</guid>
      <dc:creator>rl_jackson</dc:creator>
      <dc:date>2020-11-13T14:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can I apply coordinate transformation in a structures table</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/9867509#M83902</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/463059"&gt;@rl_jackson&lt;/a&gt;&amp;nbsp;It works. I added the expression to Structure Labels and it is available in the properties pull down in the Table Style. Thanks so much for pointing me in the right direction.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 14:52:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/9867509#M83902</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-13T14:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can I apply coordinate transformation in a structures table</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/9868271#M83903</link>
      <description>&lt;P&gt;@Anonymous ,&lt;BR /&gt;Your expression just does an X shift? Have you checked the results for accuracy? The Irish National Grid and Irish Transverse Mercator have not only different False Eastings, but also different False Northings and Grid Scale Factors:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#993300"&gt;&lt;EM&gt;&lt;STRONG&gt;PROJCS["TM65 / Irish National Grid (deprecated)",&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;PARAMETER["scale_factor",1.000035],&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;PARAMETER["false_easting",200000],&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;PARAMETER["false_northing",250000],&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#993300"&gt;&lt;EM&gt;&lt;STRONG&gt;PROJCS["IRENET95 / Irish Transverse Mercator",&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;PARAMETER["scale_factor",0.99982],&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;PARAMETER["false_easting",600000],&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;PARAMETER["false_northing",750000],&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Dave&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 20:25:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/9868271#M83903</guid>
      <dc:creator>Pointdump</dc:creator>
      <dc:date>2020-11-13T20:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can I apply coordinate transformation in a structures table</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/9868560#M83904</link>
      <description>&lt;P&gt;I am doing an x shift based on converting a local point in the centre of my site. I know this is not ideal. Is it possible to make the actual conversion in an expression?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 23:36:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/9868560#M83904</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-13T23:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can I apply coordinate transformation in a structures table</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/13663301#M256268</link>
      <description>&lt;P&gt;Hi Dave,&lt;BR /&gt;Does this expression work as a general transform from ING to ITM? When I use the Civil3D transform operation, it draws with an offset so the objects aren't in the correct place&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 10:40:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/13663301#M256268</guid>
      <dc:creator>marianne.mcdonaldTZVTF</dc:creator>
      <dc:date>2025-06-03T10:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can I apply coordinate transformation in a structures table</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/13663850#M256284</link>
      <description>&lt;P&gt;Hi Marianne,&lt;BR /&gt;I wouldn't attempt an expression. If you have Civil 3D objects, like alignments, surfaces, etc, use the &lt;A href="https://help.autodesk.com/view/CIV3D/2025/ENU/?guid=GUID-F736AF21-1508-4CD4-85AF-577E952428D3" target="_blank" rel="noopener"&gt;&amp;gt;&amp;gt;&amp;gt;Transfomation Tool&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt;. If you just have dumb AutoCAD linework, use &lt;A href="https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/An-existing-drawing-with-a-defined-coordinate-system-needs-to-be-converted-into-another-coodinate-system.html?_ga=2.126943117.1035225725.1716879796-1077764889.1716879795" target="_blank" rel="noopener"&gt;&amp;gt;&amp;gt;&amp;gt;Attach/Query&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt;.&lt;BR /&gt;Dave&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 15:35:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/13663850#M256284</guid>
      <dc:creator>Pointdump</dc:creator>
      <dc:date>2025-06-03T15:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can I apply coordinate transformation in a structures table</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/13663859#M256286</link>
      <description>&lt;P&gt;Attach/Query is what I've been using, but for some reason it's not quite moving to the correct place - not sure if it's a rounding error or something in my settings. Thanks anyway&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 15:40:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/13663859#M256286</guid>
      <dc:creator>marianne.mcdonaldTZVTF</dc:creator>
      <dc:date>2025-06-03T15:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can I apply coordinate transformation in a structures table</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/13663890#M256287</link>
      <description>&lt;P&gt;Marianne,&lt;BR /&gt;Can you post some sample data and your workflow/steps?&lt;BR /&gt;Dave&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 15:54:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/13663890#M256287</guid>
      <dc:creator>Pointdump</dc:creator>
      <dc:date>2025-06-03T15:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can I apply coordinate transformation in a structures table</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/13663984#M256291</link>
      <description>&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;Example files attached.&lt;BR /&gt;Example map tile is in the correct location in ING and the wrong location in ITM&lt;BR /&gt;Workflow as follows:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Attach PDF (PDF has coordinates in ING at each corner, that's why I'm not importing directly to ITM)&lt;/LI&gt;&lt;LI&gt;Scale &amp;amp; correctly locate in ING drawing&lt;/LI&gt;&lt;LI&gt;ADEQUERY command in ITM drawing&lt;/LI&gt;&lt;LI&gt;Objects transform almost correctly but not quite&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 03 Jun 2025 16:40:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/13663984#M256291</guid>
      <dc:creator>marianne.mcdonaldTZVTF</dc:creator>
      <dc:date>2025-06-03T16:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can I apply coordinate transformation in a structures table</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/13664350#M256300</link>
      <description>&lt;P&gt;Marianne,&lt;BR /&gt;Thanks for posting your drawings.&lt;BR /&gt;I opened a new drawing and assigned IRENET95.IrishTM Coordinate System.&lt;BR /&gt;Attach'ed/Query'ed both drawings. All linework matches, but does not match Bing Live Maps.&lt;BR /&gt;I also Attach'ed/Query'ed each drawing into the other. I saw no differences.&lt;BR /&gt;Dave&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="IRENET95_1.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1539901iAB334259C656C2D9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="IRENET95_1.png" alt="IRENET95_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 21:07:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/13664350#M256300</guid>
      <dc:creator>Pointdump</dc:creator>
      <dc:date>2025-06-03T21:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can I apply coordinate transformation in a structures table</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/13665126#M256320</link>
      <description>&lt;P&gt;Thanks for looking - that's the result I got. If I find a reason why or a fix, i'll post it here&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 08:37:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/13665126#M256320</guid>
      <dc:creator>marianne.mcdonaldTZVTF</dc:creator>
      <dc:date>2025-06-04T08:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can I apply coordinate transformation in a structures table</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/13665272#M256321</link>
      <description>&lt;P&gt;Marianne,&lt;BR /&gt;So your original data is a PDF?&lt;BR /&gt;How did you geo-reference the linework? County Cork has parcel data in shapefile format, but I don't think it's free.&lt;BR /&gt;Dave&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 09:53:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/can-i-apply-coordinate-transformation-in-a-structures-table/m-p/13665272#M256321</guid>
      <dc:creator>Pointdump</dc:creator>
      <dc:date>2025-06-04T09:53:44Z</dc:date>
    </item>
  </channel>
</rss>

