Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng 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: cider
  • Content: Threads
  • Order by date
  1. cider

    Create Polyline from List

    I would like to draw a single polyline over a given list of points.But I always get numerous polylines (from point to point). The pointlist has the format ((x1 y1 z1) (x2 y2 z2) ... (xn yn zn)). The function looks like: (While (<= counter (- (length list1) 1) ) (setq p1 (nth counter...
  2. cider

    autosketch files in acad2k?

    is it possible to open autosketch files(*.skd) with acad2k? would be great if it works......

Part and Inventory Search

Back
Top