Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski 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: *

  • Users: kkaesaem
  • Content: Threads
  • Order by date
  1. kkaesaem

    3 points parabola drawinng using VBA

    Below is the code of Parabola with 3 points in VBA '-----------------------------------------------------------Code Sub para() Dim Pnt1, Pnt2, Pnt3 As Variant '3points for parabola Pnt1 = ThisDrawing.Utility.GetPoint(, "1st Point") Pnt2 = ThisDrawing.Utility.GetPoint(, "2nd...

Part and Inventory Search