Hello;
I have this line in VB in which I define a angle measure, I want that when I press the button to increase the measure of this angle, the increment is in 0.5 degrees, but I
don´t know How I must define it:
fb_Box_Angulo.SetRange2 swNumberboxUnitType_e.swNumberBox_Angle, -1#, 10000#, True, 0.005, 0.001, 0.001
I think that I have a problem with the units, maybe VB works in radians...???
Thank´s.
SolidworksApi macros