<?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 (API) Setting default seismic combination in Robot Structural Analysis Forum</title>
    <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-setting-default-seismic-combination/m-p/9174413#M21856</link>
    <description>&lt;P&gt;How can I change this default type of seismic combination through API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can only find setting seismic combination when creating load combination. If there is a mismatch between this default and that defined in the load combination case, the results provided by the result server will be NAN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is what I mean by setting the seismic combination when creating load combination:&lt;/P&gt;&lt;PRE&gt;comb_case = project.Structure.Cases.CreateCombination(case_id&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"SEISMIC_COMBO"&lt;/SPAN&gt;+&lt;SPAN&gt;str&lt;/SPAN&gt;(case_id)&lt;SPAN&gt;, &lt;/SPAN&gt;I_CBT_ULS&lt;SPAN&gt;, &lt;/SPAN&gt;IRobotCaseNature_I_CN_SEISMIC&lt;SPAN&gt;, &lt;/SPAN&gt;I_CAT_COMB)  &lt;SPAN&gt;# comb_type, case nature, analysis type,&lt;BR /&gt;&lt;/SPAN&gt;comb_case.SeismicType = I_MCT_CQC&lt;BR /&gt;D_factor&lt;SPAN&gt;, &lt;/SPAN&gt;E_factor = &lt;SPAN&gt;0.9&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;1.0&lt;BR /&gt;&lt;/SPAN&gt;comb_case.CaseFactors.New(&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;D_factor)&lt;BR /&gt;comb_case.CaseFactors.New(&lt;SPAN&gt;2&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;D_factor)&lt;BR /&gt;comb_case.CaseFactors.New(&lt;SPAN&gt;5&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;D_factor)&lt;BR /&gt;comb_case.CaseFactors.New(&lt;SPAN&gt;6&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;D_factor)&lt;BR /&gt;comb_case.CaseFactors.New(seismic_id&lt;SPAN&gt;, &lt;/SPAN&gt;E_factor)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/702889i619B68ED7EA2CC96/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Nov 2019 22:23:23 GMT</pubDate>
    <dc:creator>kai-hung.changHSCJ3</dc:creator>
    <dc:date>2019-11-29T22:23:23Z</dc:date>
    <item>
      <title>(API) Setting default seismic combination</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-setting-default-seismic-combination/m-p/9174413#M21856</link>
      <description>&lt;P&gt;How can I change this default type of seismic combination through API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can only find setting seismic combination when creating load combination. If there is a mismatch between this default and that defined in the load combination case, the results provided by the result server will be NAN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is what I mean by setting the seismic combination when creating load combination:&lt;/P&gt;&lt;PRE&gt;comb_case = project.Structure.Cases.CreateCombination(case_id&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"SEISMIC_COMBO"&lt;/SPAN&gt;+&lt;SPAN&gt;str&lt;/SPAN&gt;(case_id)&lt;SPAN&gt;, &lt;/SPAN&gt;I_CBT_ULS&lt;SPAN&gt;, &lt;/SPAN&gt;IRobotCaseNature_I_CN_SEISMIC&lt;SPAN&gt;, &lt;/SPAN&gt;I_CAT_COMB)  &lt;SPAN&gt;# comb_type, case nature, analysis type,&lt;BR /&gt;&lt;/SPAN&gt;comb_case.SeismicType = I_MCT_CQC&lt;BR /&gt;D_factor&lt;SPAN&gt;, &lt;/SPAN&gt;E_factor = &lt;SPAN&gt;0.9&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;1.0&lt;BR /&gt;&lt;/SPAN&gt;comb_case.CaseFactors.New(&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;D_factor)&lt;BR /&gt;comb_case.CaseFactors.New(&lt;SPAN&gt;2&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;D_factor)&lt;BR /&gt;comb_case.CaseFactors.New(&lt;SPAN&gt;5&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;D_factor)&lt;BR /&gt;comb_case.CaseFactors.New(&lt;SPAN&gt;6&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;D_factor)&lt;BR /&gt;comb_case.CaseFactors.New(seismic_id&lt;SPAN&gt;, &lt;/SPAN&gt;E_factor)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/702889i619B68ED7EA2CC96/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2019 22:23:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-setting-default-seismic-combination/m-p/9174413#M21856</guid>
      <dc:creator>kai-hung.changHSCJ3</dc:creator>
      <dc:date>2019-11-29T22:23:23Z</dc:date>
    </item>
  </channel>
</rss>

