Why Do Programming Languages Have Weird Names?
Python, Ruby, Java, Pascal. Here are their stories.
Me interesa una rutina en Visual Lisp para exportar desde un DWG a PDF con capas con las siguientes características: - Los parámetros de la rutina son los siguientes: => Unidad de medida (milimetros o pulgadas) => Tamaño de papel (anchura x altura) del PDF => Escala de conversión (unidad_dibujo:unidad_real, por ejemplo, 1:10, 1 unidad de dibujo son 10 unidades en el PDF) => p1, p2 (puntos extremos de la ventana de designación dentro del DWG) El PDF se generará con todas las entidades abarcadas por la ventana de designación cuyas esquinas son los puntos p1 y p2 => Directorio donde se guardará el archivo PDF => Nombre del archivo PDF - El archivo PDF tiene que tener las mismas capas que e...
I would like to develop a small autocad LISP application that does the following - At the beginning I will have selected a part of the elements of the drawing. - I want the program to detect which are linear text objects and join in a multiline text object those texts that are at a smaller distance requested by console. - Remove the old texts and leave only the multiline texts.
Ttengo entre manos un pequeño proyecto que exige que el programa (rutina LISP en AutoCAD) cree en un conjunto de simples polilíneas 2D unas líneas perpendiculares a una distancia de exactamente 1,000 m y que esas líneas aparte de ser perpendiculares tuvieran una longitud exactamente de 10 cm a cada lado (ver fichero adjunto)
Requerimos generar automáticamente en AutocadMap o SImilar (ArcGis) un programa, script o herramienta (LISP, VBA u otro) que permita la generación de Perfiles Transversales. Estos perfiles se deben generar a partir de un dibujo en SHAPE que está compuesto de lineas que representan una caracteristica y atributos que nos permitirán obtener los datos necesarios para generan el dibujo final. Se adjunto un archivo con mayor detalle.
Preciso de un experto en autocad que desarrolle una rutina autolisp para completar cajetines de planos de autocad a partir de la infomración contenida en un archivo excel.
Estimados necesitaría una programación lisp, que dibuje una pline entre dos bloques que tengan el mismo valor de tag conectados entre varias plines encontrando el camino topológico de unión. la idea es seleccionar valor del bloque origen y que se dibuje una pline hasta el otro bloque que tenga el mismo valor del tag. También necesitaría que por cada bloque donde pase la pline se inserte un texto contabilizando las distancias parciales desde el primer bloque origen. Y finalmente que pueda insertar un bloque sobre la pline creada a determinada distancia desde el bloque origen. Tener en cuenta que por cada bloque que intercepta la pline se le debe sumar a esta y dibujar con un zigzagueo las unidades correspondientes al numero de reserva que...
Necesito un software programado en Visual Lisp, VBA o VBNET para AutoCAD que haga un nesting 2D para aprovechar con elevado rendimiento un rectangulo dado la entrada son bloques formados por contornos cerrados de lineas y splines
Necesito que desarrollen un software para mí. Inteligencia Artificial. Implementar el juego Quixo en lenguaje Lisp.
Requerimos generar automáticamente o de manera asistida en AutocadMap un programa, script o herramienta (LISP, VBA u otro) que permita la generación de Perfiles Transversales. Estos perfiles se deben generar a partir de un dibujo en AutocaMap que está compuesto de dibujos (lineas, puntos) y atributos que nos permitirán obtener los datos necesarios para generan el dibujo final. Se adjunto un archivo con mayor detalle.
Saludos, estoy realizando un programa en visual lisp para mi clase de autocad, el mismo consiste en crear una automatizacion del proceso de dibujo de una ventana y celocia vista en planta la misma que sera insertada en muros de 10 o 15 cm de espesor, y ubicada en sus capas correspondientes, este debe llevar como datos de entrada la longitud de la ventana el espesor de la misma, y la ubicacion en la q se va a ingresar. el codigo debe ser en lengua lisp, editable. espero su pronta respuesta
Necesito con urgencia, un programador que maneje OpenGL o un lenguaje alternativo y Lisp, lo importante es el conocimiento, no el monto, que tenga experiencia trabando con planos AutoCAD, modelado de imagenes y detalles. [Removed by admin]
Proyecto en lisp. Entregar la proxima semana, el lunes. Con explicacion de lo que se hizo
Necesito realizar un SISTEMA EXPERTO en Lisp. Es bastante fácil, solo debe permitir identificar frutas y verduras. Las instrucciones están en el archivo.
Se necesita desarrollador LIsp Con amplios conocimientos en CAD para crear menus de rutinas para software CAD
I am available to assist with code correction, code development, and code conversion between different programming languages. The estimated turnaround time for each task is 10 minutes. 1. Python 2. JavaScript 3. J...time for each task is 10 minutes. 1. Python 2. JavaScript 3. Java 4. C++ 5. C# 6. Ruby 7. PHP 8. Swift 9. Kotlin 10. Go 11. Rust 12. TypeScript 13. MATLAB 14. R 15. Perl 16. Objective-C 17. Scala 18. Groovy 19. Lua 20. Shell Scripting (e.g., Bash) 21. Visual Basic 22. Dart 23. HTML/CSS (markup and styling languages) 24. SQL (database query language) 25. Assembly Language 26. MATLAB 27. Perl 28. Lisp 29. Prolog 30. Haskell 31. Fortran 32. Cobol 33. Ada 34. PowerShell 35. Julia 36. F# Please provide the specific code or task you need assistance with, and I'll be gl...
I've got a doubt with previous program and I also got a new problem to you
Есть объекты 2D Polyline. Пример скрин: (и во вложении) Задача: Нужно автоматически макросом поставить для них линейные размеры вдоль оси X, с шагом 100мм. Пример скрин: Размеры начинаются от левого края детали (можно указать вручную, но хорошо бы автоматом) и до правого края детали. Пример скрин: Желательно: Чтобы была возможность вручную вписать с каким шагом ставить размеры (100мм, 200мм или др.)
I need a lisp program in AutoCAD to change an object by filtering [Layer name] [Colour] [Type] and change to a specific layer and colour to Bylayer. I will require the lisp with a dialog showing the translation and be able to add new filters to the list and the layers to be changed to. I would also lik have the option to load different filters.
I have a lisp program to work on autocad and I need to convert it to progecad. so I am looking for autolisp as well progecad expert. If you are right person, please don't hesitate to place a bid on this project.
I'm trying to build a TTS voice using festvox (). It uses .scm files, and all the dependencies are hard to understand. I need somebody who has time and who likes such investigation work. festvox voice building requires Ubuntu. I have installed Ubuntu on Windows, it works perfectly fine for me. Also, I have installed festvox just fine, it works without any problems. But the voice building part is cumbersome. I can assure you that it takes some Sherlock Holmes skills to resolve the dependencies between the files. The project has already progressed to some point, but I don't really have the time to finish it. If you're interested in helping, please post a message, and I tell me you more about it. Thank oyu!
AUTOMATE TASK. FILLING UP (MEASUREMENT, X,Y,Z) ATTRIBUTE OBJECT FROM GPS COORDINATES
I'm trying to build a TTS voice using festvox (). It uses .scm files, and all the dependencies are hard to understand. I need somebody who has time and who likes such investigation work. festvox voice building requires Ubuntu. I have installed Ubuntu on Windows, it works perfectly fine for me. Also, I have installed festvox just fine, it works without any problems. But the voice building part is cumbersome. I can assure you that it takes some Sherlock Holmes skills to resolve the dependencies between the files. The project has already progressed to some point, but I don't really have the time to finish it. If you're interested in helping, please post a message, and I tell me you more about it. Thank oyu!
The task concerns the conversion of five existing ACAD lisp routines to LUA. Three are around 150 lines of code, one around 250, and one around 1750. We can provide the existing scripts, a manual detailing the functionality/purpose of the original scripts and its functions, and a screen capture of some of the routines' most crucial functions in action. The final format we need the routines converted to is LUA As the new scripts will be used in PYTHA, experience with or knowledge of its commands and structure is desired. Similarly, knowledge of AutoCAD, as such that the existing scripts can more easily be made sense of, would be a plus.
I need a LISP program to insert 2D objects (lines, arcs, polylines) from several DXF files into the current DXF file. The DXF to be imported are in the root folder, i.e. same folder as the current DXF file. Create a layer for each DXF file. Each layer should be named with the same name as the DXF file - exclude the file type. In each layer place the objects from each DXF file. Join any objects (lines and arcs) that are not a polyline.
I need a function in lisp that implements an L-system: of the rule type a (1) follows (2), a (2) follows (1 2), starting from (1) in a recursive manner you get: (1), (2), (1 2), (2 1 2), (1 2 2 1 2), (2 1 2 1 2), etc...
lisp should the create the trench line by using define trench layer and trench width
I'm looking for a freelancer who can help me with Autocad lisp programming. The task involves concatenating attribute values for a block with multiple attributes. The freelancer should have prior experience in Autocad programming and should be familiar with Lisp and compatible graphic programs. If you think you can deliver this project satisfactorily, please contact me and I'd like to hear your plan on how you'll go about completing it. Any questions or clarifications can be addressed at the same time. Thank you for your interest in this project! In same drawing there CAN BE MULTIPLE BLOCKS WITH SAME NAME and the data should be copied inside particular block. EXAMPLE: BLOCKNAME: BLOCK1 ATTRIBUTE1: ATTR1 ATTRIBUTE2: ATTR2 ATTRIBUTE3: ATTR3 Attribute val...
Write Lisp functions to do the following. Test your functions on the 3 example cases given. 1. Convert a list of hexadecimal digits into the equivalent decimal number. You may find the function (expt n m), which computes n m to be useful. For example, (hextodec ’(a)) = 10 (hextodec ’(1 f)) = 31 (hextodec ’(5 a 6 b 7 c 8 d 9 e)) = 388350381470 2. An integer is said to be perfect if the sum of its factors, including 1, is equal to the number itself. Determine if an integer is perfect and if so, return it’s list of factors, otherwise return nil. You may find the function (mod n m) to be useful. For example, (perfect 6) = (1 2 3) (perfect 298) = nil (perfect 496) = (1 2 4 8 16 31 62 124 248) 3. Write a Lisp function (delete atom list) that retu...
Hello! We have an autocad that contains many blocks with alpha numeri information within them (Attributes). Due to the many crowders of the blocks (a display of water lines and urban sewers), the Attributes load is created, and we need to manually arrange all the attributes. Of course this is an action that takes a lot of time and resources. We are looking for meticulousness with experimentation in writing LISPs that will write to us such a command. We will do a zoom meeting with the appropriate freelance to explain the content content more accurately. But, the idea is that there are 10 blocks that need to be arranged, with their length in their length, in their location (which will not fall on each other for example) and the kind. I attach two examples here and after. If you think you can...
Someone who is proficient with prolog and lisp language.
We need to develop an autoCAD applet in order to automate a tedious task of making cable lists. Knowledge of AutoCAD is required for this job. Please also refer to the attached files for reference. There is no preference on the type of the applet (may be lisp or exe or anything)
I am after a CAD template, and possible LISP programming to draft our cad deliverables. Our job entail underground utility services, that are surveyed by a surveyor with GPS. The data is exported in dwg and csv file with Easting Nothing and various attributes. Depending on the attributes, the data needs to be drafted in 3d linework while adding various callouts.
Hi Manh P., I hope you are well. You made some LISP. I am doing a job with it and getting an error. Are you able to tweak the LISP so it works without the error?
I need someone to do auto lisp coding programme for a furniture drawing I have on autocad.
Attached a file with the project details. As soon as someone’s interested, will send off the necessary files
Need to solve few basic question in the following languages
Hi Redwan E., I noticed your profile and would like to offer you my project. We can discuss any details over chat. need a lisp file which can create intermediate chair height points for a PT tendon. Input: Internal or external span. Start and end point of a tendon. High point at both ends and low point in between. Output: High points at both ends, low point and intermediate points in between them at maximum 1m spacing, based on parabolic equation of PT ( note i need all units in Inches)
I am a jury consultant who wants to leverage a LISP program to model some of the psychology that influences juror decision making. I do have access to the code associated with the program that is written in LISP. The issue/work will be executing the code and adding in some contextual information for each case.
The task is about solving Sudoku puzzle in LISP. Please check the PDF file I uploaded. If you can handle it, please feel free to chat me.
Download portacle IDE for lisp. Instructions are in the PNG file. Look at the Functions As Data, a.k.a. Higher-Order Functions part of this link for further references Copy the directory of where you downloaded these files CL-USER> (load "c:/Users/Steve/W10/CommonLisp/portacle/Project02/solution2.lisp")
I want an expert in the LISP programming language
The A* algorithm to solve the problem; create at least 2 heuristic functions, the Manhattan distance and another one (proposed/chosen by the person).
Hi Im looking for a script that would ask for user to select a rectangle and print/export a png with the 4 corners coordinates embeded in it thanks
I need an expert to create a LISP for AutoCAD. the Lisp Command should divide a polyline in equal lengths as required if the line is straight. if the line has a bend it should divide it until the bend. options should be made available to give dimensions, if required.
Two Lisp need to be created 1. Automatic Placement of groups into existing boxes. 2. Attribute updates on sequential click.
I need to have a LISP created to clean my CAD drawings up. Quite simple for an experienced LISP builder. Delete Hatching, small lines, small arcs, small circles. Make the lines all the same. Attached is a detaled requirements
I have a dwg file. In that file there is a red box and some yellow lines. I want a lisp file that aligns those yellow lines perfectly with the red bounding box. The sample is also shown in the AutoCAD file attached. Please remember that I want a code which is a Lisp file. So when I will load that lisp file in my drawings it will automatically correct all yellow lines. Bid only if you know how to generate a lisp file in AutoCAD. You will probably need to code a little bit.
I work with autocad electrical, and I've built blocks for the schematic and panel menu. I'm looking for a programmer to build a LISP that automatically draws when entering the data
Hi Sardar I want pacman python code implement on lisp using deep learning and with all the levels implemented. Is this something you would be able to do?
Python, Ruby, Java, Pascal. Here are their stories.
If you knew that computer programming has its roots from the beginning of the 13th century you may find that hard to believe.
These are the top trends that programming experts will experience in 2017.