<?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: Multibody Part in Drawing in 3D Part &amp; Assembly Design</title>
    <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Multibody-Part-in-Drawing/m-p/951618#M134900</link>
    <description>&lt;DIV&gt;&lt;DIV&gt;Yes this is exactly what I am looking for.&lt;/DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 23 May 2024 01:39:18 GMT</pubDate>
    <dc:creator>JiffiPop</dc:creator>
    <dc:date>2024-05-23T01:39:18Z</dc:date>
    <item>
      <title>Multibody Part in Drawing</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Multibody-Part-in-Drawing/m-p/951585#M134897</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a multibody part (prt0001) that is a clam shell design containing two bodies. I want to create two drawings - one of one half of the part (Body 1), and one for the other half (Body 2).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any solutions that I haven't tried below would be much appreciated! Thank you in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attached the part and drawing I am referencing below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have some solutions, but none of them are exactly what I want:&lt;/P&gt;&lt;P&gt;1. Create a new part that references the Body in prt0001. (This is less than ideal because you cannot bring in any dimensions from the original part. All dimensions must be manually placed, which is a lot of unnecessary work).&lt;/P&gt;&lt;P&gt;2. Create two drawings for prt0001 containing both bodies. Hide all bodies you don't want to see when you are ready to export. (However, this stinks because the user needs to remember to hide other bodies, and then hide other bodies in the model. Far less than ideal, especially if you are working on both parts at one time).&lt;/P&gt;&lt;P&gt;3. I tried using Combined States on the drawing, but this doesn't work. I have a video of what happens below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6353468126112w912h540r928" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6353468126112" data-account="6058022026001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6058022026001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6353468126112w912h540r928');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://www.ptcusercommunity.com/t5/video/gallerypage/video-id/6353468126112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Jeff Houston&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 19:42:08 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Multibody-Part-in-Drawing/m-p/951585#M134897</guid>
      <dc:creator>JiffiPop</dc:creator>
      <dc:date>2024-05-22T19:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Multibody Part in Drawing</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Multibody-Part-in-Drawing/m-p/951587#M134898</link>
      <description>&lt;P&gt;It is not clear what your goal (ideal result) is. In general, I am assuming that;&lt;/P&gt;
&lt;P&gt;1) You want to design in a single part file (master model)&lt;/P&gt;
&lt;P&gt;2) Split the master model geometry into 2 (derivative) parts&lt;/P&gt;
&lt;P&gt;3) Create a drawing for each part (derivative) and show the dimensions, datums, and annotations set up in the master model&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this accurate account of what you want to do? If this is the goal and you intend to use multibody for the master model, consider the following.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A geometric copy (create part from body) does not copy the feature information over to the new part.&lt;/P&gt;
&lt;P&gt;As such there is no way to show feature dimensions in the extracted (derivative) part.&lt;/P&gt;
&lt;P&gt;If you create an annotation feature in the source part that holds the dimension that you want to show in the extracted part, then you can re-define the external copy geometry (if you have the AAX license) and tell it to bring those annotations over.&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 19:59:48 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Multibody-Part-in-Drawing/m-p/951587#M134898</guid>
      <dc:creator>tbraxton</dc:creator>
      <dc:date>2024-05-22T19:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Multibody Part in Drawing</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Multibody-Part-in-Drawing/m-p/951598#M134899</link>
      <description>&lt;P&gt;Disclaimer:&amp;nbsp;I have not worked with multibody parts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you put one body on one page and dimension it and the second body on another page and dimension it?&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 20:51:28 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Multibody-Part-in-Drawing/m-p/951598#M134899</guid>
      <dc:creator>Dale_Rosema</dc:creator>
      <dc:date>2024-05-22T20:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Multibody Part in Drawing</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Multibody-Part-in-Drawing/m-p/951618#M134900</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;Yes this is exactly what I am looking for.&lt;/DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 23 May 2024 01:39:18 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Multibody-Part-in-Drawing/m-p/951618#M134900</guid>
      <dc:creator>JiffiPop</dc:creator>
      <dc:date>2024-05-23T01:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Multibody Part in Drawing</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Multibody-Part-in-Drawing/m-p/951619#M134901</link>
      <description>&lt;P&gt;This is what I am trying to do. I am looking for a workaround because of the reason you stated - a copy of the master copy contains no dimensions/feature info.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, instead of creating a child copy from one body of the master model, I could create multiple drawings that represent the master model. However, if I do this, I am unsure how to hide certain bodies and KEEP them hidden in the drawing (regardless of what is hidden/shown in the 3D part).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 01:51:01 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Multibody-Part-in-Drawing/m-p/951619#M134901</guid>
      <dc:creator>JiffiPop</dc:creator>
      <dc:date>2024-05-23T01:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Multibody Part in Drawing</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Multibody-Part-in-Drawing/m-p/951653#M134905</link>
      <description>&lt;P&gt;My 2 cents: I think you can use layers and create the drawing containing only the master model.&lt;/P&gt;
&lt;P&gt;Put the bodies on separate layers and then hide as needed - this can be done on a per-view basis...&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pausob_0-1716444453024.png" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/104887i3F74AAE5C7009CAB/image-size/large?v=v2&amp;amp;px=999" role="button" title="pausob_0-1716444453024.png" alt="pausob_0-1716444453024.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 06:11:08 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Multibody-Part-in-Drawing/m-p/951653#M134905</guid>
      <dc:creator>pausob</dc:creator>
      <dc:date>2024-05-23T06:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Multibody Part in Drawing</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Multibody-Part-in-Drawing/m-p/951747#M134910</link>
      <description>&lt;P&gt;This is a great suggestion - I think this will do what I want to do. I am not very familiar with capabilities of hiding/showing layers on particular views, but I think I can figure it out. I will follow up in the next couple of days. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 11:07:47 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Multibody-Part-in-Drawing/m-p/951747#M134910</guid>
      <dc:creator>JiffiPop</dc:creator>
      <dc:date>2024-05-23T11:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Multibody Part in Drawing</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Multibody-Part-in-Drawing/m-p/952224#M134933</link>
      <description>&lt;P&gt;Hi, this looks to be a great solution! I made a layer for each individual body in the master model. Now, in each drawing, I can hide the undesired bodies as needed. Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 19:08:18 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Multibody-Part-in-Drawing/m-p/952224#M134933</guid>
      <dc:creator>JiffiPop</dc:creator>
      <dc:date>2024-05-24T19:08:18Z</dc:date>
    </item>
  </channel>
</rss>

