Hi All,
Can someone show me a quick snipet on how to set the angular equation units to degrees?
I found this:
Dim value As Integer
instance.AngularEquationUnits = value value = instance.AngularEquationUnits
value = instance.AngularEquationUnits
And This enum:
swAngularEquationUnitsUnrecognized
swAngularEquationUnitsDegrees
swAngularEquationUnitsRadians
Really I think my problem is that i dont fully understand how to use the Enum in solidworks.
your help would be greatly appreciated!
Thanks
Chris
SolidworksApi macros