Hi,
I'm still learning my way through VB but i'm guessing it would be something like this:
Dim index As Integer = 0 change to string?
Do
recorded macro goes here
index += 1
Loop Until index > 10 change this to the number of curves or until curve name?
my question is how does it know...
Hi all
I'm trying to find a way of automating a way of picking a curve and placing a point in the middle of the curve. I'm pretty sure with a bit of macro knowledge this could be done this is what I am trying to achieve:
Create a intersection along a part body which I have then disassembled...
Hi All
Used this forums many times but never posted. I've got a query regarding converting a basic linear dimension using a specification to a GD&T callout this is the example below.
If the specification states a hole location is +/-0.3 from a edge what would this equate to for the feature...