Type Mismatch in Getpoint
Posted: Wed Apr 07, 2004 1:36 am
Hi,
I am trying to use the following instruction in VBA ;-
Set P1 = intellicad.activedocument.utility.getpoint("Select Centre Start Point")
This generates a type mismatch error as the function appears to want a start point in the parameters to draw a trace line from. I dont want a trace line and the online help shows examples of getpoint being used without a point being specified.
I am trying to use the following instruction in VBA ;-
Set P1 = intellicad.activedocument.utility.getpoint("Select Centre Start Point")
This generates a type mismatch error as the function appears to want a start point in the parameters to draw a trace line from. I dont want a trace line and the online help shows examples of getpoint being used without a point being specified.