Autodesk Robot Structural Analysis
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
API-Storey s-displace ments VS Robot results
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
58 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.Displace
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
Re: API-Storey s-displace ments VS Robot results
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.
