Panel results in element centers VBA

Panel results in element centers VBA

Anonymous
Not applicable
696 Views
4 Replies
Message 1 of 5

Panel results in element centers VBA

Anonymous
Not applicable

Hello to everyone,

I'm trying to get panel results via query for panels. Now my question is: is it possible to select to obtain results in FE centers and not in the every node of the FE? I.e. selecting the option in the following screen capture:

 

Capture.PNG

 

Thanks in advance

 

0 Likes
697 Views
4 Replies
Replies (4)
Message 2 of 5

Rafal.Gaweda
Autodesk Support
Autodesk Support

Hi @Anonymous

 

I am attaching example macro.



Rafal Gaweda
Message 3 of 5

Anonymous
Not applicable

Hi @Rafal.Gaweda,

 

this is not what I am looking for. I have already seen this API, but I need to obtain results in element centers via query mechanism.

0 Likes
Message 4 of 5

Anonymous
Not applicable

@Rafal.Gaweda@Artur.Kosakowski someone know how to solve this problem? Because, if you have lots of panels and FEs, this could be a smart way to reduce the time consumption of the process. For example, you probably can divide by 4 the time necessary to obtain results!

0 Likes
Message 5 of 5

Artur.Kosakowski
Autodesk Support
Autodesk Support

Hi @Anonymous

 

Please mind that actually the results for surface elements are calculated in so called Gauss points so neither in corners nor in their centers. The prior values are obtained by extrapolation of values from the Gauss points whereas the later as the averaging results from nodes.

 

If I managed to answer your question(s) press the Accept as Solution button please. This will help other users to find solution(s) much faster. Thank you.



Artur Kosakowski