<?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: Cut with Void When Loaded Parameter Family Document. in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/cut-with-void-when-loaded-parameter-family-document/m-p/9762676#M31730</link>
    <description>&lt;P&gt;&amp;nbsp;Many thanks&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5661631"&gt;@naveen.kumar.t&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Sep 2020 04:37:56 GMT</pubDate>
    <dc:creator>mr.engineer.aec</dc:creator>
    <dc:date>2020-09-23T04:37:56Z</dc:date>
    <item>
      <title>Cut with Void When Loaded Parameter Family Document.</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/cut-with-void-when-loaded-parameter-family-document/m-p/9754390#M31728</link>
      <description>&lt;P&gt;&amp;nbsp;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to set value for&amp;nbsp;&lt;STRONG&gt;Cut with Void When Loaded Parameter&lt;/STRONG&gt; in Family Document but familyParameter return null;&lt;BR /&gt;I checked newFamilyDocument != null.&lt;BR /&gt;Whether I did it right or not ? And how to fix it.&amp;nbsp;&lt;BR /&gt;Many thanks !&lt;/P&gt;&lt;LI-CODE lang="general"&gt;FamilyParameter familyParameter = newFamilyDocument.FamilyManager.get_Parameter(BuiltInParameter.FAMILY_ALLOW_CUT_WITH_VOIDS); //familyParameter return null when debug.

newFamilyDocument.FamilyManager.Set(familyParameter, 1);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 02:22:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/cut-with-void-when-loaded-parameter-family-document/m-p/9754390#M31728</guid>
      <dc:creator>mr.engineer.aec</dc:creator>
      <dc:date>2020-09-18T02:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cut with Void When Loaded Parameter Family Document.</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/cut-with-void-when-loaded-parameter-family-document/m-p/9758008#M31729</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6908360"&gt;@mr.engineer.aec&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Try using this below code&lt;/P&gt;
&lt;LI-CODE lang="general"&gt;Parameter p =doc.OwnerFamily.get_Parameter(BuiltInParameter.FAMILY_ALLOW_CUT_WITH_VOIDS);
p.Set(1);    &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Sep 2020 18:20:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/cut-with-void-when-loaded-parameter-family-document/m-p/9758008#M31729</guid>
      <dc:creator>naveen.kumar.t</dc:creator>
      <dc:date>2020-09-20T18:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cut with Void When Loaded Parameter Family Document.</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/cut-with-void-when-loaded-parameter-family-document/m-p/9762676#M31730</link>
      <description>&lt;P&gt;&amp;nbsp;Many thanks&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5661631"&gt;@naveen.kumar.t&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 04:37:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/cut-with-void-when-loaded-parameter-family-document/m-p/9762676#M31730</guid>
      <dc:creator>mr.engineer.aec</dc:creator>
      <dc:date>2020-09-23T04:37:56Z</dc:date>
    </item>
  </channel>
</rss>

