Thanks. I had did same but it was giving same error. After your reply I tried again and found same problem so I debug it more and found this solution. I have removed type declaration of point coordinate array. Instead of Dim oPtCoord(3) as Double I put only Dim oPtCoord(3). Thanks again...
Hi Maddy,
I am also getting same error when try to use getpoint (Err = Type Mismatch error).
Can you please provide solution if you have? Thanks in advance
Regards,
Foster