<?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: DirectShape Limitations in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/directshape-limitations/m-p/9451644#M35128</link>
    <description>&lt;P&gt;Hello Jeremy,&lt;/P&gt;&lt;P&gt;My intension was to report to you Autodesk Guys the issues related to DirectShape and DirectShape Parts. Specially DirectShape parts that don’t accept face-based families. What should I do to escalate the case?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Marcelo&lt;/P&gt;</description>
    <pubDate>Fri, 17 Apr 2020 19:36:13 GMT</pubDate>
    <dc:creator>marcelo_quevedo</dc:creator>
    <dc:date>2020-04-17T19:36:13Z</dc:date>
    <item>
      <title>DirectShape Limitations</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/directshape-limitations/m-p/9445336#M35123</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We found some limitations using the DirectShape elements.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The “Cut Geometry” command is not available for DirectShape elements.&lt;/LI&gt;&lt;LI&gt;The solid subtraction using a face-based void family is not available for DirectShape elements.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Due to those limitations, we create parts of our DirectShapes. Using the DirectShape parts is possible to use the “Cut Geometry” command. However, we found another limitation that only DirectShape parts have.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The DirectShape parts don’t accept face-based families.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I have attached a video that explains the issue, also a rvt project that contains the next elements.&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;A DirectShape element called “hsbcad Sheet”. Also, we created parts from this DirectShape element.&lt;/LI&gt;&lt;LI&gt;Family1. It is a face-base void family that allows solid subtraction from a host.&lt;/LI&gt;&lt;LI&gt;Family2. It is a generic model family that allows solid subtraction using the “cut geometry” command.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;We use the rvt project to create the video.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if we are missing some setting during the DirectShape creation that generates these limitations. We have a lot of face-based and not-face-based families that subtract solids from their host elements. If you have any directions related to the issues, I will be very grateful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Marcelo&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 16:17:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/directshape-limitations/m-p/9445336#M35123</guid>
      <dc:creator>marcelo_quevedo</dc:creator>
      <dc:date>2020-04-15T16:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: DirectShape Limitations</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/directshape-limitations/m-p/9445527#M35124</link>
      <description>&lt;P&gt;Hi Marcelo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Directshape object are meant to behave like this "ReadOnly/LightWeight" objects.&lt;/P&gt;&lt;P&gt;If you want to (user)edit generated objects create a in-place family from the addin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know if the FaceBased/Voids also will be created from the addin, if so, then obtain the Solid of the Directshape by means of GetInstanceGeometry and then manipulate that solid and recreate/replace the directshape instance with the new one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Michel&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 17:14:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/directshape-limitations/m-p/9445527#M35124</guid>
      <dc:creator>TripleM-Dev.net</dc:creator>
      <dc:date>2020-04-15T17:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: DirectShape Limitations</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/directshape-limitations/m-p/9445540#M35125</link>
      <description>&lt;P&gt;Also see the RevitApi documentation:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="DirectShape Class" href="https://www.revitapidocs.com/2020/bfbd137b-c2c2-71bb-6f4a-992d0dcf6ea8.htm" target="_blank" rel="noopener"&gt;DirectShape Class&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;STRONG&gt;&lt;U&gt;From the documentation:&lt;/U&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Remarks&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;DirectShape is not a replacement for "real" Wall, Roof, Window, etc. It would typically be used where there is not enough information to create, e.g., a Wall, or full functionality of a Wall object is not needed. Some category-specific functionality may be available. If you need to modify a shape held by a DirectShape object, use Revit Geometry API, and then store the modified shape back to the DirectShape object.&lt;/EM&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Apr 2020 17:18:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/directshape-limitations/m-p/9445540#M35125</guid>
      <dc:creator>TripleM-Dev.net</dc:creator>
      <dc:date>2020-04-15T17:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: DirectShape Limitations</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/directshape-limitations/m-p/9445612#M35126</link>
      <description>&lt;P&gt;Hello Michel,&lt;/P&gt;&lt;P&gt;Thanks a lot for your help,&lt;/P&gt;&lt;P&gt;The Revit API doesn't allow to create in-place families. It would be great to have it available in the API.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have designed many families that subtract the solids from structural framing, structural columns, walls, parts, (native Revit elements), etc. Our families are used by our plugin to automate the user workflow. We would like to have the same behavior in the DirectShape elements as the other native Revit elements.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, according to your explanation, we could imitate the behavior in the DirectShape elements by editing/manipulating the DirectShape solid instance. for that, we could also use an Updater (DMU) that could react each time that a face-based family is attached to the DirectShape element.&lt;/P&gt;&lt;P&gt;Marcelo&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 17:54:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/directshape-limitations/m-p/9445612#M35126</guid>
      <dc:creator>marcelo_quevedo</dc:creator>
      <dc:date>2020-04-15T17:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: DirectShape Limitations</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/directshape-limitations/m-p/9446977#M35127</link>
      <description>&lt;P&gt;Hi Marcelo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just now noticed this thread. Any idea why it was not escalated to DAS? Was that your intention?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 08:09:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/directshape-limitations/m-p/9446977#M35127</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2020-04-16T08:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: DirectShape Limitations</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/directshape-limitations/m-p/9451644#M35128</link>
      <description>&lt;P&gt;Hello Jeremy,&lt;/P&gt;&lt;P&gt;My intension was to report to you Autodesk Guys the issues related to DirectShape and DirectShape Parts. Specially DirectShape parts that don’t accept face-based families. What should I do to escalate the case?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Marcelo&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2020 19:36:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/directshape-limitations/m-p/9451644#M35128</guid>
      <dc:creator>marcelo_quevedo</dc:creator>
      <dc:date>2020-04-17T19:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: DirectShape Limitations</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/directshape-limitations/m-p/11193457#M35129</link>
      <description>&lt;P&gt;Has there been any updates on this issue? It's a critical feature for many users&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 21:14:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/directshape-limitations/m-p/11193457#M35129</guid>
      <dc:creator>dan94kra</dc:creator>
      <dc:date>2022-05-25T21:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: DirectShape Limitations</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/directshape-limitations/m-p/11194274#M35130</link>
      <description>&lt;P&gt;I have not seen any updates on this. The best way to ensure that it moves forward is to raise a wishlist item in the Revit Idea Station.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Whenever you require new or enhanced Revit product or Revit API functionality, the Revit Idea Station is the place to go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please search there for a corresponding wish list entry for the suggested functionality and add your comments to it, or create a new one, if none already exists:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/revit-ideas/idb-p/302" target="_blank"&gt;https://forums.autodesk.com/t5/revit-ideas/idb-p/302&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tag it as an API wish:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/revit-ideas/idb-p/302/tab/most-recent/label-name/api" target="_blank"&gt;https://forums.autodesk.com/t5/revit-ideas/idb-p/302/tab/most-recent/label-name/api&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ensuring that a wish gets as many votes as possible helps underline its importance to you and the rest of the developer community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Revit Idea Station is currently one of the main driving input forces for Revit API enhancements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Revit development team look there. Your comment here in the discussion forum might be overlooked.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 08:23:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/directshape-limitations/m-p/11194274#M35130</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2022-05-26T08:23:37Z</dc:date>
    </item>
  </channel>
</rss>

