Preview | SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
PSParminder Singh29/10/2024
Want to add Isometric Exploded view from the view pallet to annotation sheet using VBA. Can anyone guide?
Set view = swdraw.CreateDrawViewFromModelView3(modelname, "*Isometric", 0.3, 0.17, 0)