Hi,
I wnat to Create the sheetmetal, I want to give thickness, Bend radius, K Factor in opening template itself. Please suggest me to do.
Thanks,
Poornakkumar
Hi,
I wnat to Create the sheetmetal, I want to give thickness, Bend radius, K Factor in opening template itself. Please suggest me to do.
Thanks,
Poornakkumar
thanks for reply
In initial stage, i want to set thickness, Bend radius, K Factor in different dialog box. please tell to create the macro
Using a macro is very doable. The easiest way to get the API calls is to record the steps to make the changes. Once you have that; add the user interface. We use gauge tables along with sldWorks.FeatureManager. For the UI we use property manager pages, which eliminate problems with 32bit VBA and 64bit Solidworks.
Create a part with simple sheet metal part with required information. Save that as the Sheet metal part template.