Author Topic: m2p funtion as transparent funktion?  (Read 4904 times)

calubax

  • Newbie
  • *
  • Posts: 15
    • View Profile
m2p funtion as transparent funktion?
« on: November 25, 2017, 01:24:28 pm »
maybe the m2p should work as a tranparent funktion after calling comands like line, polyline, circle, rectangle, insertion Block and so on. Thats how it works in Autocad - what would you think about that program scheme?

babadmin

  • Administrator
  • Full Member
  • *****
  • Posts: 142
    • View Profile
Re: m2p funtion as transparent funktion?
« Reply #1 on: November 25, 2017, 08:31:39 pm »
BabaCAD already has Osnap for midpoint, for Line and Arc objects. I will just extend that for polylines. Everyone who want can put your m2p.lsp to bcad.mnu (in Support folder) to load that lisp at startup, so it will function same as a built-in command.