Code check: skips bars when "all" is typed, runs fine when bar no. is typed

Code check: skips bars when "all" is typed, runs fine when bar no. is typed

Anonymous
Not applicable
700 Views
3 Replies
Message 1 of 4

Code check: skips bars when "all" is typed, runs fine when bar no. is typed

Anonymous
Not applicable

Dear all,

 

I've come across a strange issue in the following model: https://we.tl/t-19pblG7jMW. When I run a code check for all bars, some bars are skipped (e.g. bar no. 4 and 17). But when I run the code check specifically for these bars, I get correct results, they are no longer "skipped".  See attached screenshots.

 

What could be the issue here? I think it's a big problem if the user thinks they have run a code check for all bars and the structure is OK, when in reality a few bars were excluded from the check.

 

Thanks for the help in advance!

 

2019-03-06 08_42_19-Autodesk Robot Structural Analysis Professional 2018 - [View - Cases_ 1 (DL1_ De.png

2019-03-06 08_53_17-Calculations - DS_EN 1993-1_2005_DK NA_2013_A1_2014.png

 

Best regards,

Marcell

0 Likes
Accepted solutions (2)
701 Views
3 Replies
Replies (3)
Message 2 of 4

Rafal.Gaweda
Autodesk Support
Autodesk Support
Accepted solution

Hi @Anonymous 

 

componenntsnottaken.jpg



Rafal Gaweda
0 Likes
Message 3 of 4

Anonymous
Not applicable

Hi @Rafal.Gaweda ,

 

Thanks for the quick solution!

 

Do you know how to implement this in API? As in, how to make sure the components of complex bars are included in the code check? An API code check returns an error when it comes to checking bar no. 4, if I run it for all bars.

 

Best regards,

Marcell

0 Likes
Message 4 of 4

Anonymous
Not applicable
Accepted solution

Found it: I_DCCFT_INACTIVECOMP = 1

0 Likes