
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
ORIGINAL REQUEST: > Hi everibody, I'm a novice user of AUTOCAD and I'm starting learning about > AUTOLISP and Autocad customization...I need a > .... > Alberto (preparing his mechanical engineering final thesis) ------------------------------------------ RESPONSE: 30/11/2003 [EMAIL PROTECTED] Hi Alberto, - I don't know whether lisp or vlisp allow that much control over entities, but there may be other ways (e.g. by using the grip-points) - If you're new to AutoCAD, I recommend Visual Basic(VBA), which offers far better speed, is easier to use, and just more practical. But even Visual Basic won't give you the control you are looking for, unless you add or switch to: ObjectARX - Check out the AcadX ActiveX extension for AutoCAD on the web to get you started. Hope this helps, enjoy your thesis :) svg
| <-- __Chronological__ --> | <-- __Thread__ --> |