<?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: redefine block origin in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/redefine-block-origin/m-p/12802006#M15211</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the cause of your problem is when you import that&amp;nbsp; file .stp you have an dwg that is not geo-referenced.&lt;/P&gt;&lt;P&gt;if the original file was elaborated/drawn on an&amp;nbsp;geo-referenced&amp;nbsp; file, you must import that file in a&amp;nbsp;geo-referenced DWG&lt;/P&gt;&lt;P&gt;use mad3D, ore civil3D&lt;/P&gt;</description>
    <pubDate>Tue, 28 May 2024 12:36:32 GMT</pubDate>
    <dc:creator>alexandru.alexeN6U84</dc:creator>
    <dc:date>2024-05-28T12:36:32Z</dc:date>
    <item>
      <title>redefine block origin</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/redefine-block-origin/m-p/12801029#M15206</link>
      <description>&lt;P&gt;Hi, I have a client site 3D .dwg model, likely exported from plant/structural software that I want to get into Inventor via .stp format.&lt;/P&gt;&lt;P&gt;I can export from ACAD Mechanical to stp and import into Inventor however I have issues with the origin location being far away (100's of km away from the model geometry) causing issues in Inventor:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="peterroman_0-1716864092080.png" style="width: 378px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1368015iD35CCE8E7245686F/image-dimensions/378x285?v=v2" width="378" height="285" role="button" title="peterroman_0-1716864092080.png" alt="peterroman_0-1716864092080.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I explode all the blocks and move the 3d solid objects close to the origin in the dwg, then export to stp, this fixes the origin distance issue but I lose the assembly structure and just get a single part.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="peterroman_1-1716864392073.png" style="width: 382px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1368017i8FF3F560780C503D/image-dimensions/382x337?v=v2" width="382" height="337" role="button" title="peterroman_1-1716864392073.png" alt="peterroman_1-1716864392073.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I don't explode and just move the blocks to the origin in the top level, it does not fix the issue since the geometry in the block definition is still far from the block origin (per the 1st image) but I get the assembly structure in Inventor from the blocks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anyway to redefine / move the origin in the top level and have that propagate into all the inserted blocks so I can fix the origin distance issue and still preserve the blocks / assembly structure?&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 02:51:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/redefine-block-origin/m-p/12801029#M15206</guid>
      <dc:creator>peter.roman</dc:creator>
      <dc:date>2024-05-28T02:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: redefine block origin</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/redefine-block-origin/m-p/12801285#M15207</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;there is no native function in plain AutoCAD to do what you want, but manually it is a simple 'move'&lt;/P&gt;
&lt;P&gt;Open the block by BEDIT &lt;/P&gt;
&lt;P&gt;MOVE ALL objects from &amp;lt;coordinate near to the objects, f.e. &lt;EM&gt;1000000000,70000000,0&amp;gt;*&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;to &amp;lt;0,0,0&amp;gt;&lt;/P&gt;
&lt;P&gt;and save your edit.&lt;/P&gt;
&lt;P&gt;MOVE your blockreference from 0,0,0 to &lt;EM&gt;&amp;lt;1000000000,70000000,0&amp;gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or before you insert the dwg as block:&lt;/P&gt;
&lt;P&gt;OPEN this file&lt;/P&gt;
&lt;P&gt;make sure UCS WCS is current&lt;/P&gt;
&lt;P&gt;check out your INSBASE setting,&lt;/P&gt;
&lt;P&gt;is it 0,0,0? -&amp;gt;&lt;/P&gt;
&lt;P&gt;move all objects from &lt;EM&gt;&amp;lt;1000000000,70000000,0&amp;gt;&lt;/EM&gt; to 0,0,0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or is it not 0,0,0?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 06:22:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/redefine-block-origin/m-p/12801285#M15207</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2024-05-28T06:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: redefine block origin</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/redefine-block-origin/m-p/12801488#M15208</link>
      <description>&lt;P&gt;Yeah, but there could be 10-100+ nested blocks so it's not really feasible to do it manually.&lt;/P&gt;&lt;P&gt;I'm just opening the provided dwg, exported by the client's software.&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 08:23:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/redefine-block-origin/m-p/12801488#M15208</guid>
      <dc:creator>peter.roman</dc:creator>
      <dc:date>2024-05-28T08:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: redefine block origin</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/redefine-block-origin/m-p/12801825#M15209</link>
      <description>&lt;P&gt;I talked about the whole .dwg content.&lt;/P&gt;
&lt;P&gt;If you have trouble after my "fix", so you need to change it for each single blockdefinition, you need a tool to do this.&lt;/P&gt;
&lt;P&gt;But I can not share a link for this (sorry), the most betterthannothing-Tools don't replace nested blockreferences well.&lt;/P&gt;
&lt;P&gt;But perhaps you are lucky, search for it and try every tool what can do that for multiple block in one step.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 11:25:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/redefine-block-origin/m-p/12801825#M15209</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2024-05-28T11:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: redefine block origin</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/redefine-block-origin/m-p/12801904#M15210</link>
      <description>&lt;P&gt;The blocks in those drawing weren't set up very well for what you need to do.&lt;/P&gt;&lt;P&gt;Lee Mac has two lisp functions for resetting a blocks base point with video demonstrations at the bottom:&lt;/P&gt;&lt;P&gt;Change Block Base Point:&amp;nbsp;&lt;A href="https://www.lee-mac.com/changeblockinsertion.html" target="_blank"&gt;https://www.lee-mac.com/changeblockinsertion.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;Justify Block Base Point:&amp;nbsp;&lt;A href="https://www.lee-mac.com/justifybasepoint.html" target="_blank"&gt;https://www.lee-mac.com/justifybasepoint.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Fix the blocks in the original drawings then the ones you export afterwards will have insert points where you set them.&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 11:58:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/redefine-block-origin/m-p/12801904#M15210</guid>
      <dc:creator>TomBeauford</dc:creator>
      <dc:date>2024-05-28T11:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: redefine block origin</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/redefine-block-origin/m-p/12802006#M15211</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the cause of your problem is when you import that&amp;nbsp; file .stp you have an dwg that is not geo-referenced.&lt;/P&gt;&lt;P&gt;if the original file was elaborated/drawn on an&amp;nbsp;geo-referenced&amp;nbsp; file, you must import that file in a&amp;nbsp;geo-referenced DWG&lt;/P&gt;&lt;P&gt;use mad3D, ore civil3D&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 12:36:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/redefine-block-origin/m-p/12802006#M15211</guid>
      <dc:creator>alexandru.alexeN6U84</dc:creator>
      <dc:date>2024-05-28T12:36:32Z</dc:date>
    </item>
  </channel>
</rss>

