<?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: Number Risers Parameter in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/number-risers-parameter/m-p/9070183#M39408</link>
    <description>&lt;P&gt;it doesn't work either&lt;/P&gt;</description>
    <pubDate>Mon, 07 Oct 2019 05:14:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-10-07T05:14:23Z</dc:date>
    <item>
      <title>Number Risers Parameter</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/number-risers-parameter/m-p/9069961#M39406</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have the problem that I cannot see the response of the parameter Number of Risers (StorageType Integer) for the laddder. this is the code&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;string GetParameterValueString(Element e, BuiltInParameter a)&lt;BR /&gt;{&lt;/P&gt;&lt;P&gt;Parameter p = element.get_Parameter(a);&lt;/P&gt;&lt;P&gt;string z = string.Empty;&lt;/P&gt;&lt;P&gt;if (null != p)&lt;BR /&gt;{&lt;BR /&gt;switch (p.StorageType)&lt;BR /&gt;{&lt;BR /&gt;case StorageType.Integer:&lt;BR /&gt;z = p.AsInteger().ToString();&lt;BR /&gt;break;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;z =&amp;nbsp; "=" + z;&lt;BR /&gt;}&lt;BR /&gt;return z;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I get nothing as an answer,&amp;nbsp;I appreciate your help&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Oct 2019 23:15:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/number-risers-parameter/m-p/9069961#M39406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-06T23:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Number Risers Parameter</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/number-risers-parameter/m-p/9070094#M39407</link>
      <description>&lt;P&gt;&lt;SPAN&gt;try this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Parameter p = e.get_Parameter(BuiltInParameter.STAIRS_ACTUAL_NUM_RISERS);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2019 02:24:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/number-risers-parameter/m-p/9070094#M39407</guid>
      <dc:creator>markjvlampad</dc:creator>
      <dc:date>2019-10-07T02:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Number Risers Parameter</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/number-risers-parameter/m-p/9070183#M39408</link>
      <description>&lt;P&gt;it doesn't work either&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2019 05:14:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/number-risers-parameter/m-p/9070183#M39408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-07T05:14:23Z</dc:date>
    </item>
  </channel>
</rss>

