Robot Structural Analysis Forum
Welcome to Autodesk’s Robot Structural Analysis Forums. Share your knowledge, ask questions, and explore popular Robot Structural Analysis topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RSA 2014: Automatic verification

11 REPLIES 11
SOLVED
Reply
Message 1 of 12
Romanich
899 Views, 11 Replies

RSA 2014: Automatic verification

Is it possible to switch off automatic verification in RSA 2014? Maybe some changes in INI files and etc? Because this was a timesaver trick for advanced users.

 

2014:

AV2014.png

 

2013:

AV2013.png

Do you find the posts helpful? "LIKE" these posts!
Have your question been answered successfully? Click 'ACCEPT SOLUTION' button.

Roman Zhelezniak

Robot Evangelist & Passionate Civil Structural Engineer

LinkedIn | Robot & Хобот | App Store for Robot
EESignature


11 REPLIES 11
Message 2 of 12
Artur.Kosakowski
in reply to: Romanich

I fully understand your point but this change is intentional to prevent situations where incorrect models are calculated with no information about this fact whatsoever especially when they are sent for cloud computing.

 

If you find your post answered press the Accept as Solution button please. This will help other users to find solutions much faster. Thank you.



Artur Kosakowski
Message 3 of 12
Romanich
in reply to: Romanich

It seems that the cloud spoil the Robot...

Do you find the posts helpful? "LIKE" these posts!
Have your question been answered successfully? Click 'ACCEPT SOLUTION' button.

Roman Zhelezniak

Robot Evangelist & Passionate Civil Structural Engineer

LinkedIn | Robot & Хобот | App Store for Robot
EESignature


Message 4 of 12
Artur.Kosakowski
in reply to: Romanich

That is not that simple. On one hand there are requests from users as you I know what 'm doing and I don't need these 'unnecessary' checks as they slow me down and the same time you have comments like the program should never calculate structure that is incorrect without giving me a warning. At the end of the day the development team has to make some decisions Smiley Happy



Artur Kosakowski
Message 5 of 12
Romanich
in reply to: Romanich

Dear Artur, do you have information from the development team?

Do you find the posts helpful? "LIKE" these posts!
Have your question been answered successfully? Click 'ACCEPT SOLUTION' button.

Roman Zhelezniak

Robot Evangelist & Passionate Civil Structural Engineer

LinkedIn | Robot & Хобот | App Store for Robot
EESignature


Message 6 of 12
Romanich
in reply to: Artur.Kosakowski

Trying to solve this issue using API

Sub CalculationStart()

Dim Robapp As IRobotApplication
Set Robapp = New RobotApplication

Robapp.Project.CalcEngine.UseStatusWindow = True
Robapp.Project.CalcEngine.AutoGenerateModel = False
Robapp.Project.CalcEngine.AnalysisParams.AutoVerification = I_SAVT_NONE

Robapp.Project.CalcEngine.Calculate

Set Robapp = Nothing

End Sub

 As result information about verification is missing also in robwin.log:

verif.png

Do you find the posts helpful? "LIKE" these posts!
Have your question been answered successfully? Click 'ACCEPT SOLUTION' button.

Roman Zhelezniak

Robot Evangelist & Passionate Civil Structural Engineer

LinkedIn | Robot & Хобот | App Store for Robot
EESignature


Message 7 of 12
Artur.Kosakowski
in reply to: Romanich

Dear Artur, do you have information from the development team?

After installing SP3 for Robot 2014 create a new registry:

 

HKEY_CURRENT_USER\Software\Autodesk\Structural\RSA\27.0\Settings\StructureVerificationOFF with the value 0

 

If you find your post answered press the Accept as Solution button please. This will help other users to find solutions much faster. Thank you.



Artur Kosakowski
Message 8 of 12
Romanich
in reply to: Artur.Kosakowski

Thank you, Artur. Could you look at the reg file?

Do you find the posts helpful? "LIKE" these posts!
Have your question been answered successfully? Click 'ACCEPT SOLUTION' button.

Roman Zhelezniak

Robot Evangelist & Passionate Civil Structural Engineer

LinkedIn | Robot & Хобот | App Store for Robot
EESignature


Message 9 of 12
Artur.Kosakowski
in reply to: Romanich

structure verification off.PNG



Artur Kosakowski
Message 10 of 12
Romanich
in reply to: Artur.Kosakowski

Thank you, Artur!

For all Robot users - you can find two reg files to quick on/off Automatic Verification in the attachment.

P.S. Don't forget to restart Robot.

Do you find the posts helpful? "LIKE" these posts!
Have your question been answered successfully? Click 'ACCEPT SOLUTION' button.

Roman Zhelezniak

Robot Evangelist & Passionate Civil Structural Engineer

LinkedIn | Robot & Хобот | App Store for Robot
EESignature


Message 11 of 12
tony.ridley
in reply to: Romanich

Romanich,

Nice, but maybe good to post a "user warning" / statement removing any liability from yourself for badly calculated models?
Message 12 of 12
Romanich
in reply to: tony.ridley

Hi Tony,

I think that user must know about the verification itself and such modification that is doing for own risk.

Do you find the posts helpful? "LIKE" these posts!
Have your question been answered successfully? Click 'ACCEPT SOLUTION' button.

Roman Zhelezniak

Robot Evangelist & Passionate Civil Structural Engineer

LinkedIn | Robot & Хобот | App Store for Robot
EESignature


Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report