<?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 Transfer properties from host to point based element in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/transfer-properties-from-host-to-point-based-element/m-p/10926447#M21026</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a parameter in various families that are of either the structural framing or structural connection categories. I am using them to create wall panels. For production we need all members of the panel to be associated to each other and we do this through a parameter that each family has called "FM HostMemberSortMark", if the value of that parameter matches the items are in the same panel. Because of programing the structural framing families automatically populate this value from the basic wall family used which holds the value. However the structural connection families do not. The structural connections are placed on stud families that have this parameter filled out. I have been told to create a second property in the structural connection families, that is a Family &amp;gt; Instance parameter called "#FM HostMemberSortMark"&amp;nbsp; where the hashtag/pound sign is meant to read the stud families "FM HostMemberSortMark" and automatically fill out the structural connections "#FM HostMemberSortMark" value when the component is inserted and hosted to the stud, however this is not does not happen, the # parameter value remains empty. Does anyone have an suggestions or types on how to use this # named parameter to transfer parameter values from one element to the next? Or another suggestion to automatically populate this information in the structural connections when hosted to the structural framing?&lt;/P&gt;&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Feb 2022 16:22:47 GMT</pubDate>
    <dc:creator>jcupps</dc:creator>
    <dc:date>2022-02-03T16:22:47Z</dc:date>
    <item>
      <title>Transfer properties from host to point based element</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/transfer-properties-from-host-to-point-based-element/m-p/10926447#M21026</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a parameter in various families that are of either the structural framing or structural connection categories. I am using them to create wall panels. For production we need all members of the panel to be associated to each other and we do this through a parameter that each family has called "FM HostMemberSortMark", if the value of that parameter matches the items are in the same panel. Because of programing the structural framing families automatically populate this value from the basic wall family used which holds the value. However the structural connection families do not. The structural connections are placed on stud families that have this parameter filled out. I have been told to create a second property in the structural connection families, that is a Family &amp;gt; Instance parameter called "#FM HostMemberSortMark"&amp;nbsp; where the hashtag/pound sign is meant to read the stud families "FM HostMemberSortMark" and automatically fill out the structural connections "#FM HostMemberSortMark" value when the component is inserted and hosted to the stud, however this is not does not happen, the # parameter value remains empty. Does anyone have an suggestions or types on how to use this # named parameter to transfer parameter values from one element to the next? Or another suggestion to automatically populate this information in the structural connections when hosted to the structural framing?&lt;/P&gt;&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 16:22:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/transfer-properties-from-host-to-point-based-element/m-p/10926447#M21026</guid>
      <dc:creator>jcupps</dc:creator>
      <dc:date>2022-02-03T16:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer properties from host to point based element</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/transfer-properties-from-host-to-point-based-element/m-p/10927983#M21027</link>
      <description>&lt;P&gt;Before discussing any implementation details, a fundamental question, please:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Afaict, you would like to duplicate certain information in your model, copying it from properties on one specific element A to lots of other elements B that have a certain relationship to the first.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In principle, duplicating information is a waste of space, time and effort and should be avoided.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why not simply implement code to determine the relationship from A to B (or, probably better, from B to A) reliably and efficiently? Then you can use that to retrieve the original properties and information any time you require.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 08:03:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/transfer-properties-from-host-to-point-based-element/m-p/10927983#M21027</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2022-02-04T08:03:02Z</dc:date>
    </item>
  </channel>
</rss>

