<?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>tema how to move the weight center of an irregular object to origin (0,0,0) in AutoCAD for Mac en AutoCAD for Mac Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-move-the-weight-center-of-an-irregular-object-to-origin-0/m-p/10291192#M41050</link>
    <description>&lt;P&gt;I have plotted a few objects in one file, for example, 1 desk and 4 chairs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I wanna AutoCAD for Mac to automatically find the weight center of the desk, and move this center to origin (0,0,0), and ignore the remaining part (4 chairs for example).&lt;/P&gt;&lt;P&gt;How can this be done?&lt;/P&gt;</description>
    <pubDate>Wed, 05 May 2021 02:50:00 GMT</pubDate>
    <dc:creator>LeoImLeo</dc:creator>
    <dc:date>2021-05-05T02:50:00Z</dc:date>
    <item>
      <title>how to move the weight center of an irregular object to origin (0,0,0) in AutoCAD for Mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-move-the-weight-center-of-an-irregular-object-to-origin-0/m-p/10291192#M41050</link>
      <description>&lt;P&gt;I have plotted a few objects in one file, for example, 1 desk and 4 chairs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I wanna AutoCAD for Mac to automatically find the weight center of the desk, and move this center to origin (0,0,0), and ignore the remaining part (4 chairs for example).&lt;/P&gt;&lt;P&gt;How can this be done?&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 02:50:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-move-the-weight-center-of-an-irregular-object-to-origin-0/m-p/10291192#M41050</guid>
      <dc:creator>LeoImLeo</dc:creator>
      <dc:date>2021-05-05T02:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to move the weight center of an irregular object to origin (0,0,0) in AutoCAD for Mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-move-the-weight-center-of-an-irregular-object-to-origin-0/m-p/10291617#M41051</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/10704196"&gt;@LeoImLeo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do you mean by "&lt;SPAN&gt;weight center of the desk"?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If it is &lt;A href="https://help.autodesk.com/view/ACDMAC/2022/ENU/index.html?guid=GUID-A782462F-F85C-4496-85A5-3D9A54548489" target="_blank" rel="noopener"&gt;Geometric-Center&lt;/A&gt;, then you can use &lt;A href="https://help.autodesk.com/view/ACDMAC/2022/ENU/index.html?guid=GUID-EC89EF30-C43E-4754-B0BF-D86007A90460" target="_blank" rel="noopener"&gt;MOVE command&lt;/A&gt; to move the "desk"&amp;nbsp;&lt;/SPAN&gt;object using this command sequence:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Command: &lt;STRONG&gt;MOVE&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Select objects: 1 found &lt;FONT color="#FF0000"&gt;&amp;lt;- Select desk&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Select objects: &lt;FONT color="#FF0000"&gt;&amp;lt;- Hit Return&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Specify base point or [Displacement] &amp;lt;Displacement&amp;gt;: &lt;STRONG&gt;_gcen&lt;/STRONG&gt; of &lt;FONT color="#FF0000"&gt;&amp;lt;- Use Geometric Center object snap&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Specify second point or &amp;lt;use first point as displacement&amp;gt;: &lt;STRONG&gt;#0,0&lt;/STRONG&gt; &lt;FONT color="#FF0000"&gt;&amp;lt;- Type this and hit Return&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 08:03:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-move-the-weight-center-of-an-irregular-object-to-origin-0/m-p/10291617#M41051</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2021-05-05T08:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to move the weight center of an irregular object to origin (0,0,0) in AutoCAD for Mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-move-the-weight-center-of-an-irregular-object-to-origin-0/m-p/10292998#M41056</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/10704196" target="_blank" rel="noopener"&gt;@Maxim&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes&lt;SPAN&gt;&amp;nbsp;it is&amp;nbsp;&lt;A href="https://help.autodesk.com/view/ACDMAC/2022/ENU/index.html?guid=GUID-A782462F-F85C-4496-85A5-3D9A54548489" target="_blank" rel="noopener nofollow noreferrer"&gt;Geometric-Center&lt;/A&gt;, then I use&amp;nbsp;&lt;A href="https://help.autodesk.com/view/ACDMAC/2022/ENU/index.html?guid=GUID-EC89EF30-C43E-4754-B0BF-D86007A90460" target="_blank" rel="noopener nofollow noreferrer"&gt;MOVE command&lt;/A&gt;&amp;nbsp;to move the "desk"&amp;nbsp;&lt;/SPAN&gt;object using this command sequence:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Command:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;MOVE&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Select objects: 1 found&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#FF0000"&gt;&amp;lt;- Select desk&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Select objects:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#FF0000"&gt;&amp;lt;- Hit Return&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Specify base point or [Displacement] &amp;lt;Displacement&amp;gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;_gcen&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="arial black,avant garde" size="6" color="#FF0000"&gt;&amp;lt;- Use Geometric Center object snap&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Specify second point or &amp;lt;use first point as displacement&amp;gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;#0,0&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#FF0000"&gt;&amp;lt;- Type this and hit Return&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="4"&gt;&lt;FONT color="#FF0000"&gt;I have a problem with this step:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="4"&gt;&lt;FONT color="#FF0000"&gt;&lt;FONT face="arial black,avant garde" color="#FF0000"&gt;&amp;lt;- Use Geometric Center object snap&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4" color="#FF0000"&gt;&lt;FONT face="arial black,avant garde" color="#FF0000"&gt;&lt;FONT face="courier new, courier"&gt;After typing "_gcen", "of" will &lt;/FONT&gt;appear&lt;FONT face="courier new, courier"&gt;&amp;nbsp;after typing space, then how can I snap the full object? It does not show a small green triangle of central part of an object.See my attached screenshot.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 18:37:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-move-the-weight-center-of-an-irregular-object-to-origin-0/m-p/10292998#M41056</guid>
      <dc:creator>LeoImLeo</dc:creator>
      <dc:date>2021-05-05T18:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to move the weight center of an irregular object to origin (0,0,0) in AutoCAD for Mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-move-the-weight-center-of-an-irregular-object-to-origin-0/m-p/10294527#M41058</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/10704196"&gt;@LeoImLeo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Geometric-Center works only with closed polylines and splines as stated here:&lt;BR /&gt;&lt;A href="https://help.autodesk.com/view/ACDMAC/2022/ENU/index.html?guid=GUID-A782462F-F85C-4496-85A5-3D9A54548489" target="_blank"&gt;https://help.autodesk.com/view/ACDMAC/2022/ENU/index.html?guid=GUID-A782462F-F85C-4496-85A5-3D9A54548489&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;So you cannot use Geometric-Center OSNAP directly on 3D Solid in your drawing.&lt;BR /&gt;You can use 3D Object Snap to snap to the center of the face - "_zcen":&lt;BR /&gt;&lt;A href="https://help.autodesk.com/view/ACDMAC/2022/ENU/index.html?guid=GUID-06D81B23-B171-4F33-920B-4609E22DD9E5" target="_blank"&gt;https://help.autodesk.com/view/ACDMAC/2022/ENU/index.html?guid=GUID-06D81B23-B171-4F33-920B-4609E22DD9E5&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If you need use Center of Gravity as base point, then on Mac you can only get it's approximate coordinates with &lt;A href="https://help.autodesk.com/view/ACDMAC/2022/ENU/index.html?guid=GUID-CAA51229-293E-4A0C-BFF3-93226252CF13" target="_blank" rel="noopener"&gt;MASSPROP&lt;/A&gt; command. In AutoCAD for Windows you can use &lt;A href="https://adndevblog.typepad.com/autocad/2012/09/finding-the-centroid-of-a-region-using-lisp.html" target="_blank" rel="noopener"&gt;AutoLISP routine with ActiveX interface&lt;/A&gt;, which is not available on Mac.&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 10:56:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/how-to-move-the-weight-center-of-an-irregular-object-to-origin-0/m-p/10294527#M41058</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2021-05-06T10:56:43Z</dc:date>
    </item>
  </channel>
</rss>

