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

    Autodesk Robot Structural Analysis

    Reply
    Contributor
    Posts: 19
    Registered: ‎05-20-2012

    API-Storeys-displacements VS Robot results

    56 Views, 1 Replies
    06-22-2012 06:14 AM

    Hi,

     

    Under seismic: the displacements  of floors recovered as follows:

    Desplacements =  robapp.Project.Structure.Results.Storeys.Displacements = (Increment_Etages, Num_Cas);


    UX = Deplacements.MaxUX;
    UY = Deplacements.MaxUY;

    UX_min = Deplacements.MinUX;
    UY_min = Deplacements.MinUY;

    drux = Deplacements.DrUX;
    druy = Deplacements.DrUY;


    only. drUX and drUY  match with Robot results.
    MaxUX MaxUY  do not match
    MinUX MinUY  match only in the corresponding direction (Dir X for  MinUX  and Dir Y  for  MinUY)

     

     

    Many thanks for help.

    Tayeb

    Please use plain text.
    Product Support
    Posts: 2,507
    Registered: ‎04-26-2010

    Re: API-Storeys-displacements VS Robot results

    06-22-2012 07:28 AM in reply to: medtayeb

    Seems you are right.

    Need to be corrected. Thanks for info.



    Rafal Gaweda
    Product Support
    Autodesk, Inc.
    Please use plain text.