<?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 Programmatically display custom families in property palette to allow user to choose and create an instance in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/programmatically-display-custom-families-in-property-palette-to/m-p/11374571#M17283</link>
    <description>&lt;P&gt;Hi, I would like to know if it is possible to programmatically display some of my own custom families in the "&lt;STRONG&gt;property" &lt;/STRONG&gt;palette to allow the user to choose a family and place an instance in the document.&amp;nbsp; I already learned how to programmatically load families into the document, but I would like to display them in the&amp;nbsp;property palette to allow the user to choose.&amp;nbsp; Just like what the "&lt;STRONG&gt;Mechanical Equipment&lt;/STRONG&gt;" button in the "&lt;STRONG&gt;System&lt;/STRONG&gt;" ribbon does.&amp;nbsp; The only difference is that I would like to display my own families in the "&lt;STRONG&gt;property palette&lt;/STRONG&gt;", not mechanical equipment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm grateful for any help here.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Aug 2022 02:15:41 GMT</pubDate>
    <dc:creator>jay.lei</dc:creator>
    <dc:date>2022-08-23T02:15:41Z</dc:date>
    <item>
      <title>Programmatically display custom families in property palette to allow user to choose and create an instance</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/programmatically-display-custom-families-in-property-palette-to/m-p/11374571#M17283</link>
      <description>&lt;P&gt;Hi, I would like to know if it is possible to programmatically display some of my own custom families in the "&lt;STRONG&gt;property" &lt;/STRONG&gt;palette to allow the user to choose a family and place an instance in the document.&amp;nbsp; I already learned how to programmatically load families into the document, but I would like to display them in the&amp;nbsp;property palette to allow the user to choose.&amp;nbsp; Just like what the "&lt;STRONG&gt;Mechanical Equipment&lt;/STRONG&gt;" button in the "&lt;STRONG&gt;System&lt;/STRONG&gt;" ribbon does.&amp;nbsp; The only difference is that I would like to display my own families in the "&lt;STRONG&gt;property palette&lt;/STRONG&gt;", not mechanical equipment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm grateful for any help here.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 02:15:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/programmatically-display-custom-families-in-property-palette-to/m-p/11374571#M17283</guid>
      <dc:creator>jay.lei</dc:creator>
      <dc:date>2022-08-23T02:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically display custom families in property palette to allow user to choose and create an instance</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/programmatically-display-custom-families-in-property-palette-to/m-p/11375075#M17284</link>
      <description>&lt;P&gt;The built-in Revit property palette only displays Revit element properties, afaik. I don't think you have any direct programmatic access to the palette itself. You could implement your own modeless floating family selection palette, though. Such a task was discussed right here just yesterday:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/revit-api-forum/user-defined-family-palette/td-p/11373330" target="_blank"&gt;https://forums.autodesk.com/t5/revit-api-forum/user-defined-family-palette/td-p/11373330&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 08:19:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/programmatically-display-custom-families-in-property-palette-to/m-p/11375075#M17284</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2022-08-23T08:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically display custom families in property palette to allow user to choose and create an instance</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/programmatically-display-custom-families-in-property-palette-to/m-p/11381305#M17285</link>
      <description>&lt;P&gt;I did a quick test with placing a family by calling &lt;A href="https://apidocs.co/apps/revit/2020/f9bf4ed3-0354-6bc1-6db3-e34fcbace950.htm" target="_blank" rel="noopener"&gt;PostRequestForElementTypePlacement&lt;/A&gt; and found that I could edit the instance's properties before placing it. So you don't need to do anything specific to make Revit use the properties pallet.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 17:11:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/programmatically-display-custom-families-in-property-palette-to/m-p/11381305#M17285</guid>
      <dc:creator>mhannonQ65N2</dc:creator>
      <dc:date>2022-08-25T17:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically display custom families in property palette to allow user to choose and create an instance</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/programmatically-display-custom-families-in-property-palette-to/m-p/11387759#M17286</link>
      <description>&lt;P&gt;Thanks a lot!&amp;nbsp; I will try this method.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 13:37:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/programmatically-display-custom-families-in-property-palette-to/m-p/11387759#M17286</guid>
      <dc:creator>jay.lei</dc:creator>
      <dc:date>2022-08-29T13:37:48Z</dc:date>
    </item>
  </channel>
</rss>

