Does anyone know how to create a legacy hole by using function IFeatureManager::HoleWizard in Solidworks 2003-2005?
In the API guide the description of this function is very dim and it's not clear how to specify the exact type of my legacy hole and what is so called sketch id that I need to...
Hi everybody!
Could anyone suggest how to create a thread feature on a cylindrical face via API?
There is a function Threads.Add(HoleData, NumberOfCylinders,
CylinderArray, CylinderEndArray, Reserved1, Reserved2) which is obviously to serve
for this goal. But it is not so easy to get how to use...