Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - calubax

Pages: [1]
1
General discussion about BabaCAD / Lisp for Area and Perimeter
« on: November 30, 2017, 10:15:15 am »
Hello Babacad Team,
here another Lisp program for area and circumference (perimeter). It works on another DXF Program (LTplus).
It would be much better if for example the room name could stand at the to of the calculations. Maybe for your next Program update.
Best greetings
calubax

2
General discussion about BabaCAD / 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?

3
General discussion about BabaCAD / Simple staircase Lisp
« on: November 21, 2017, 02:05:19 pm »
Here the simple staircase lisp working fine with Babacad.
To all in the comunity - if you find a Lisp working in Babacad please attach to us
Best wishes to all

4
Hello Babacad team,
I would like to led the program calculate the point (The mid of two points) to insert an object, a block, line or something else in.
Therefor the lisp program (half.lsp) should start in between. For example - I have drawn two rectangles - now I want to insert an objekt right in the middle of two selected points from the two rectangles.

What I found is that the command structure not enables a user input like to led the Lisp program(attached) calculate the point.
Maybe it could be possible (maybe hopefully in this early babacad progamming state with just a few program line changes)

Another Point to all other Babacad users would be that they could if they tell about lisp programs they already succsessful tested with BabaCAD. That could be very helpful for the comunity.
Best wishes to all


5
Dear babacad team, realy a very good cad program and I am confidenly looking forward to the following next updates. By testing some lisp programs I gladly could find the simpel stair section lisp (in the attachments) is running fine. Another lisp program(half)(in the attachments) to draw or insert something (Line, rectangel, point, ...) finding a point between two other points  I tried didnt.
Further I am trying to create icons and a toolbar for the new comands ( Do I have to use the API to make them visibel? Sadly I am not familiar with C++ and VC)  Area and Perimeter lisps didnt work but the Babacad is at the beginning and everything needs its time to develop.
Babcad is a great work - thanks to the babacad team. (This is my first post and I hope I did eveything right)

Best wishes
calubax

Pages: [1]