• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

lisp

  1. coordinated writing y within same attribute block

    Hello everyone, I ask for help with this problem: transcribe the coordinate y of the insertion point of a block, inside the value of the attribute of the block itself (which then is the classic block of architectural altimetric quotas). important: the bird is almost always different from the wcs...
  2. delete a prefix from the layer name

    Good morning to all, I received a file from a colleague (the file did a little spins so I can't get back to the source) where the xrefs were joined. my problem is that by reshaping the file in the various xrefs the names of the layers are very long because they all have the prefix of the source...
  3. tools for measuring polylinee

    can download to the page http://www.sharedengineering.com/index.php?option=com_jdownloads&view=download&id=1:sharedlisp-tools-v1-00&catid=2&itemid=120a "package" of lisp controls for measuring polylinese. commands : jacket = returns the length of a single polyline or polylinear group apoly =...
  4. problem con command ("_text")

    good morning to all, I wrote a rudimentary function that in theory should allow me to quickly insert the "quotes" however when I arrive at the command line (command _text) the program does not properly perform the function. (defunc c:altimetric () (setvar "cmdecho" 0) (setq ps (getpoint "\point...
  5. insert coordinates in attribute to insert a block

    Hello, everyone. I believe it is certainly possible to make a lisp routine that asks for the insertion of a point, a pre-built block and that writes the coordinates of the first in an attribute of the second. I'm sure it's easy but I can't find the proper instructions, especially for the...
  6. lysp per import file txt

    Hello everyone, as from title I would be looking for a file lisp to select and import from autocad a txt file that for example can be so structured (): (command) _line 23.63108,-0.85668 43.59764,-2.01271 (command) _line 43.59764,-2.01271 23.92008,4.13496 (command) (command) _line...
  7. lisp loading error in autocad 2015

    I don't understand why some lisp in autocad 2015 don't work anymore, such as vp-outline that creates a polyline in modelspace that has the contour of the selected window. After launching the lisp and selecting the window object, this message appears to me: select objects: ; error: no function...
  8. liisp for text replacement and insert new text

    Hello, everyone! I am making a lisp program, which inserts me a _text (see next row): (command)_text"use" 1.5 " datatext) in autocad (i.e. it inserts of the dairy in the dwg subforms new text) I wanted to know if it was possible that the output data instead of being inserted in the dwg as...
  9. what's the difference between a .lisp and a vba?? ?

    Hello, everyone! work in the electric field and the schemes I make use of the change layer to change page, that is layer1=pag1 , layer2=pag2 , layer3=pag3 and so on. in a scheme of 50 pages the biggest effort is to stamap all layers one by one, which I have currently solved by creating a script...
  10. list lisp loaded

    Good morning, reading the title seems an easy question, but I find myself in trouble. I would need to know if there is a file or window where all the lisp loaded with their respective commands are listed. not being happy I wanted to know with what criterion in "appload" some lisp cannot be...
  11. select numeric texts included in a range

    Hello everyone, is any of you aware of any lisp that allows you to select multiple numerical texts in a drawing that are included in a given range?
  12. lisp compatibility between autocad 2002 and autocad 2009

    Good morning, everyone! I'm new to the forum and I'm trying to learn the rules of good behavior. . . Would any of you know how to tell me if the lisp created in its time for autocad 2002 can be loaded on autocad 2009 without problems? first I would say yes, since the lisp programming should be...

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top