How to make the object geometry collection plugin work faster?

How to make the object geometry collection plugin work faster?

ch_sergey_rb
Explorer Explorer
210 Views
2 Replies
Message 1 of 3

How to make the object geometry collection plugin work faster?

ch_sergey_rb
Explorer
Explorer

I am using Navisworks Manage 2023.
I am writing a plugin for this program using its API to collect the geometry of the elements I need and create an STL file based on this table.
I am using the approach described in this article.
But there is a problem: this approach is very slow. For example, collecting 1000 ModelItems can take about 10 minutes, when it should all be processed in seconds.
Is there any other faster approach than the one described in the article above?

0 Likes
211 Views
2 Replies
Replies (2)
Message 2 of 3

ch_sergey_rb
Explorer
Explorer
0 Likes
Message 3 of 3

mikhail_khrushchev
Explorer
Explorer

THere are some great answers in this topic: 

 

Faster primitive data extraction - Autodesk Community

 

 

0 Likes