Message 1 of 1
API support for button “include all surfaces” (include at once, not one by one)

Not applicable
04-02-2019
01:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
What I need is to run “include all surfaces” button per each assembly in a drawing
(as in the image in the bottom of the email)
I have a script very similar to the script named “SetSurfaceVisibilityOff “ in the next link:
https://forums.autodesk.com/t5/inventor-forum/include-all-surface/m-p/3551236/highlight/true#M442507
The problem is that the script runs very slow in "batch mode", it suppress visibility for all the surfaces.
While the “include all surfaces” button runs much faster (attached email).