Transactions like in Revit.

Transactions like in Revit.

t_tkacp
Alumni Alumni
574 Views
2 Replies
Message 1 of 3

Transactions like in Revit.

t_tkacp
Alumni
Alumni

Hi forum,

 

Does Fusion has `transactions` feature? Like transactions in Revit. if not, i wonder if such feature will be implemented?

 

Regards,

Pavel.

0 Likes
Accepted solutions (1)
575 Views
2 Replies
Replies (2)
Message 2 of 3

KrisKaplan
Autodesk
Autodesk
Accepted solution

We do not yet have a transaction manager API.  Yes.  Transaction management APIs will be implemented at some point, but there is no timeline for it at the moment.

 

Kris



Kris Kaplan
0 Likes
Message 3 of 3

ekinsb
Alumni
Alumni

I just want to add one thing to Kris' response.  As he said, transactions are not exposed in the current API but they are automatically used when you use a command.  This means that everything you create in response to the command executed event is wrapped within a single transaction, so it's a single undo for the end user.


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