<?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: API access to &amp;quot;Moment originated from force eccentricity&amp;quot; option for mobile/vehicle load routes? in Robot Structural Analysis Forum</title>
    <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-access-to-quot-moment-originated-from-force-eccentricity/m-p/14235976#M86928</link>
    <description>&lt;P&gt;Welcome to the community, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/18692499"&gt;@noama_almou&lt;/a&gt;&lt;/SPAN&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you are well. Just checking in to see if you found a solution to your question or if you still need assistance. If you found a solution, please let us know how you resolved it. If you still need assistance, please provide an update here with any additional information about the problem. Any additional information you can provide is greatly appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Mon, 17 Aug 2026 15:00:17 GMT</pubDate>
    <dc:creator>lauri_barnhart</dc:creator>
    <dc:date>2026-08-17T15:00:17Z</dc:date>
    <item>
      <title>API access to "Moment originated from force eccentricity" option for mobile/vehicle load routes?</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-access-to-quot-moment-originated-from-force-eccentricity/m-p/14232017#M86911</link>
      <description>&lt;P class="" dir="ltr"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I'm generating moving/vehicle load cases (RobotOM, Python) to model a monorail crane beam, where the wheel loads act on the bottom flange while the beam element is defined on its neutral axis. In the Robot GUI, the Route parameters dialog for a mobile case includes a checkbox: "Moment due to force eccentricity" — exactly what I need, since the route sits at an offset from the bar's own axis.&lt;/P&gt;&lt;P&gt;I've tried to control this option through RobotOM 2026 (robotom.tlb) without success. On IRobotMobileCaseRoute I only find:&lt;BR /&gt;BeginingRouteLimit, EndRouteLimit, Geometry, GetFactors, LoadDirection, SetFactors, Step, Tolerance&lt;/P&gt;&lt;P&gt;No property like EccentricityMoment, MomentDueToEccentricity, ConsiderEccentricity, etc.&lt;/P&gt;&lt;P&gt;I also checked IRobotMobileCase, IRobotVehicleData (and its Loads collection — F, X, S, DX, DY, Type), Project.Preferences, and searched the whole robotom.tlb for "eccent"/"moment"/"offset"/"mobile"/"route"/"force". The only offset-related fields I found are on static concentrated bar loads (IRobotBarForceConcentrateRecordValues.I_BFCRV_OFFSET_Y / OFFSET_Z), which don't apply to vehicle-generated loads.&lt;/P&gt;&lt;P&gt;To confirm the option truly isn't wired to the public API, I compared two nearly identical .rtd files (checkbox checked vs unchecked) and found the difference is a single bit in the LDATR stream (0x00100000). Patching that bit and reopening the file does toggle the checkbox correctly in the GUI — so the setting definitely exists in the file format, just not (as far as I can tell) through RobotOM.&lt;/P&gt;&lt;P&gt;Before resorting to something as fragile as patching the .rtd binary format directly (no guarantee of stability across versions, or of not interacting with other flags packed into the same bitfield), I wanted to ask:&lt;/P&gt;&lt;P&gt;Is this option genuinely not exposed through RobotOM, or is there another interface/object I'm missing?&lt;BR /&gt;Is there a supported way to set it programmatically (even indirectly)?&lt;/P&gt;&lt;P&gt;Any pointer would be much appreciated — happy to share more details on the model/setup if useful.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="noama_almou_0-1786611733100.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1656172iFB84D4FE0878BB33/image-size/medium?v=v2&amp;amp;px=400" role="button" title="noama_almou_0-1786611733100.png" alt="noama_almou_0-1786611733100.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="noama_almou_1-1786611788939.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1656174i792B197EA15F60F5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="noama_almou_1-1786611788939.png" alt="noama_almou_1-1786611788939.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2026 09:04:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-access-to-quot-moment-originated-from-force-eccentricity/m-p/14232017#M86911</guid>
      <dc:creator>noama_almou</dc:creator>
      <dc:date>2026-08-13T09:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: API access to "Moment originated from force eccentricity" option for mobile/vehicle load routes?</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-access-to-quot-moment-originated-from-force-eccentricity/m-p/14232097#M86912</link>
      <description>&lt;P&gt;Just out of curiosity, have you tried applying a higher tolerance value to see if the API returns the desired torsional moments ?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2026 03:09:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-access-to-quot-moment-originated-from-force-eccentricity/m-p/14232097#M86912</guid>
      <dc:creator>Stephane.kapetanovic</dc:creator>
      <dc:date>2026-09-02T03:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: API access to "Moment originated from force eccentricity" option for mobile/vehicle load routes?</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-access-to-quot-moment-originated-from-force-eccentricity/m-p/14232125#M86913</link>
      <description>&lt;P class="" dir="ltr"&gt;Thanks for the suggestion — I tested this thoroughly.&lt;/P&gt;&lt;P class="" dir="ltr"&gt;&lt;STRONG&gt;First test&lt;/STRONG&gt;, three cases with a point load F=100000N at midspan of a simply-supported beam (5m, IPE300):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Case A&lt;/STRONG&gt; — route directly on the bar's own axis (no offset): FZ=70400N, MY=125000N·m, MX=0 (baseline, matches classic beam theory M=FL/4)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Case B&lt;/STRONG&gt; — route offset e=0.15m below the axis, small Tolerance (0.01m, i.e. &amp;lt; e): FZ=0, MY=0 — the load is entirely lost (too far from the bar to be captured at all)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Case C&lt;/STRONG&gt; — same offset e=0.15m, Tolerance=0.20m (i.e. &amp;gt; e): FZ=70400N, MY=125000N·m, MX=0 — &lt;STRONG&gt;identical to case A&lt;/STRONG&gt;, &lt;STRONG&gt;no extra moment&lt;/STRONG&gt; whatsoever&lt;/LI&gt;&lt;/UL&gt;&lt;P class="" dir="ltr"&gt;So a sufficient Tolerance does solve the "load is lost" problem (case B → case C), but doesn't trigger any eccentricity moment — Robot just snaps the force back onto the bar's own axis once it's within tolerance, discarding the offset entirely.&lt;/P&gt;&lt;P class="" dir="ltr"&gt;&lt;STRONG&gt;Second test&lt;/STRONG&gt; — in case you meant a genuinely large tolerance (not just "slightly above e"), I swept several orders of magnitude, same offset e=0.15m throughout:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;PRE&gt;Tolerance=      0.2m -- MX=0.00
Tolerance=      1.0m -- MX=0.00
Tolerance=      5.0m -- MX=0.00
Tolerance=     50.0m -- MX=0.00
Tolerance=    500.0m -- MX=0.00
Tolerance=1000000.0m -- MX=0.00&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P class="" dir="ltr"&gt;MX stays exactly 0.00 across the entire range, from 0.2m up to 1,000,000m. No threshold effect anywhere.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2026 10:56:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-access-to-quot-moment-originated-from-force-eccentricity/m-p/14232125#M86913</guid>
      <dc:creator>noama_almou</dc:creator>
      <dc:date>2026-08-13T10:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: API access to "Moment originated from force eccentricity" option for mobile/vehicle load routes?</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-access-to-quot-moment-originated-from-force-eccentricity/m-p/14232397#M86914</link>
      <description>&lt;P&gt;I do not see any setting that would resolve the issue of the missing option. Thank you for running those tests.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2026 10:07:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-access-to-quot-moment-originated-from-force-eccentricity/m-p/14232397#M86914</guid>
      <dc:creator>Stephane.kapetanovic</dc:creator>
      <dc:date>2026-08-14T10:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: API access to "Moment originated from force eccentricity" option for mobile/vehicle load routes?</title>
      <link>https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-access-to-quot-moment-originated-from-force-eccentricity/m-p/14235976#M86928</link>
      <description>&lt;P&gt;Welcome to the community, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/18692499"&gt;@noama_almou&lt;/a&gt;&lt;/SPAN&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you are well. Just checking in to see if you found a solution to your question or if you still need assistance. If you found a solution, please let us know how you resolved it. If you still need assistance, please provide an update here with any additional information about the problem. Any additional information you can provide is greatly appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2026 15:00:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/robot-structural-analysis-forum/api-access-to-quot-moment-originated-from-force-eccentricity/m-p/14235976#M86928</guid>
      <dc:creator>lauri_barnhart</dc:creator>
      <dc:date>2026-08-17T15:00:17Z</dc:date>
    </item>
  </channel>
</rss>

