Editing loaded 3d models

Hi folks. I’m currently working a 3d model which is created by solid works. I exported the assembly file as .3mf and loaded it with ThreeMFLoader. My question is that since I’ve the cad file, can I make dynamic editing with threejs? For example:

in this image, can I change the diameter of the model? Or what if I had a shape like box, could I be able to change width, height?

Since I’ve the original CAD files I can export another file format that supported by solidwors If .3mf is not eligible for this transactions

Thanks for your helps.