Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. fmechengg

    Create Dimensions in isometric view through macro.

    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...
  2. fmechengg

    Create Dimensions in isometric view through macro.

    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

Part and Inventory Search

Back
Top