• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk Robot Structural Analysis

    Reply
    Member
    systemRobert
    Posts: 3
    Registered: ‎08-17-2011
    Accepted Solution

    API - Steel buckling length (again)

    339 Views, 2 Replies
    08-19-2011 12:33 AM

    In the thread http://forums.autodesk.com/t5/Autodesk-Robot-Structural/API-Steel-member-buckling-coefficient/td-p/3... I got to know how to cast the data.codeParams object to a IRDimMembParamsE32. Now im having trouble doing the same with the old swedish code BSK99 (instead of SS-EN 1993-1...).

     

    I've tried casting it to all of these:

     

    IRDimMembParamsANS

    IRDimMembParamsBS59

    IRDimMembParamsBS59_2000

    IRDimMembParamsCB71

    IRDimMembParamsCM66

    IRDimMembParamsE32

    IRDimMembParamsE52

    IRDimMembParamsEC3

    IRDimMembParamsLRFD

    IRDimMembParamsNS34

     

    , but with no luck.

    Please use plain text.
    Product Support
    Artur.Kosakowski
    Posts: 2,875
    Registered: ‎12-17-2010

    Re: API - Steel buckling length (again)

    08-19-2011 02:22 AM in reply to: systemRobert

    I'm very sorry but this code is not supported in API.

     

     



    Artur Kosakowski
    Support Specialist
    Product Support
    Autodesk, Inc.

    Please use plain text.
    Member
    systemRobert
    Posts: 3
    Registered: ‎08-17-2011

    Re: API - Steel buckling length (again)

    08-19-2011 03:53 AM in reply to: Artur.Kosakowski

    Ok.

     

    I cheated a bit and changed to the other code back and forth during member type definitions. I think it works alright, but it's ugly.

    Please use plain text.