Hi all,
I am trying to use VBA to get the type of a dimension in a drawing.
for example, there are two circles and a dimension between them.
I need to know whether this dimension is center to center or minimum distance.
Any ideas?
BTW, the dimension is not selected, preferably the macro loops through all the dimensions and prints the type of each one.
Thanks
SolidworksApi macros