The blog discusses the limitation of the explode functionality, which does not allow for the selection of specific objects to be included. Instead, it introduces an event, Autodesk.Viewing.EXPLODE_CHANGE_EVENT, that can be utilized to revert changes for selected fragments. Sample code demonstrates how to retain currently selected objects using the event listener to update their transformations. Overall, the key API referenced is Autodesk.Viewing.EXPLODE_CHANGE_EVENT.
You can find additional details in this blog
Comments
0 comments
Article is closed for comments.