Shadow operations

Shadow operations

macmanpb
Collaborator Collaborator
329 Views
1 Reply
Message 1 of 2

Shadow operations

macmanpb
Collaborator
Collaborator

Hi,

 

Can i create components, occurences and bodies in the background so that the browser and view is not affected to that?

0 Likes
Accepted solutions (1)
330 Views
1 Reply
Reply (1)
Message 2 of 2

ekinsb
Alumni
Alumni
Accepted solution

The API was designed to allow you to create documents invisibly so you wouldn't see anything in the UI as you created or modified the document.  That's the reason for the visible argument in the add and open methods of the Documents object.  However, the Fusion 360 core doesn't yet support this so you have to always create or open them visibly.  Hopefully in the future we'll be able to enable this in the API.


Brian Ekins
Inventor and Fusion 360 API Expert
Mod the Machine blog
0 Likes