ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
TGTobias Geib22/10/2024

Hello forum, my problem is as follows. I would like to control the size of the pipe thread with the API. I can do this with a metric thread. With the pipe thread, the program runs through without an error message but does not change the size. Does anyone have an idea why?

Sub main() Set swApp = Application.SldWorks Set swModel = swApp.ActiveDoc Set swModelDocExt = swModel.Extension Set swFeatMgr =