Jump to content

Search the Community

Showing results for tags 'import'.

  • Search By Tags

    • import ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


  1. Please, someone help me. I thought my program was in its final stages, but it is not. I used AutoCAD 2002 and 2007 during development, but when I tried to install it in AutoCAD 2021, this happened (see the picture). It prompts as if I need to edit the attributes one by one. Also, how can I eliminate...
  2. please help me write a code. i have csv file contains point, northing, easting, elevation, description. i also have a drawing file that has attributes-point,description,elevation. this drawing file is in a support file search path. i want to make an autolisp that import csv data into autocad. The no...
  3. I know this boat sailed several years ago, but we still have some projects in the Land Development format. Has anyone created a tool to import those old files into Civil 3D? It would help with our as-built drawings, because we have to update profiles manually.
  4. cmangi86

    Import Excel to DWGPROPS

    I work as an engineer for a solar company. We preform all of our calculations on an excel file, then transfer these values to Autocad to show our calculations for the plan checkers. I use the DWGPROPS command in Autocad to auto populate all the pages in my plans. I tend to do a lot of copy and pasti...
  5. Version 1.0.0

    1,586 downloads

    This lisp import point from txt file with № X Y and if have (H and D). In the lisp can add records and delete records. command: PointIn
  6. THE ATTACHED EXTERNAL WATER UTILITY SOFTWARE IS FOR AUTO-CAD BUT I TRIED TO INSTALL AND WORK WITH LATEST VERSION OF AUTO-CAD UNFORTUNATELY IT IS NOT SUPPORT WITH LATEST VERSION HOWEVER IT IS SUPPORTING WITH 2010 OR LOWER VERSION SO CAN ANY EXPERT HELP ME TO INSTALL IN NEW VERSION OF AUTO-CAD? I...
  7. Hi there, I am working on ACAD 2004. I had an array of hatches beyond the pre-defined provided with the program. For years I have used a few, but great, hatches. My computer finally died. I loaded 2004 on my new machine and am now missing two thirds of the hatches I had. 1. How do I find the...
  8. Full AutoCAD 2011. When inserting Obsolete Block the word Obsolete comes in oblique 28 degees, but all the other text remains correct. When opening block as a regular file all text comes in fine. This is only happening to me and not the other drafters. Am I missing a setting somewhere?
  9. Hi there I am looking for some kind of lisp to import points or 3d polyline along with a reference line. I am attaching reference files for study. thanks Bridge Plan.dwg Profile Data.csv
  10. Hello, I should first note that I am aware of this thread which gives great instructions on how to import a dgn file into AutoCAD: http://www.cadtutor.net/forum/showthread.php?35543-DGN-files-in-AutoCAD I follow the instructions as follows: 1. Enter IMPORT at the command line. Ensure th...
  11. I have been designing for 18 years and am tired of wasting time when importing surveys into my drawings. I have my own layer system for my home plans, and only use about 20 layers total. I like my drawings clean and simple. When a surveyor sends me the survey, their CAD file has about 50 layer...
  12. Tahano54

    Admin Privileges

    I got a new system and trying to transfer settings. With this new system I set it up with my main user account to "not" have admin privileges. This way if I ever do get a virus, it doesn't have privileges. If I run acad in admin mode it defaults to initial setup and I cannot find a profile file to...
  13. Hi fellow designers! Basically i want to 3D print a series of stamps (fysical stamps with ink). Most steps on how to to this, i've already managed to figure out. However i need to work with OCR B font style characters on the stamp (required by legislation). I Don't see this font inside t...
  14. I know I've seen many similar posts on this subject, but all the suggestions still haven't fixed my problem? I'm trying to import a Cad 3d drawing into Sketchup 8 Pro. The cad drawing is saved as 2007. Sketchup shows an import in progress and goes all the way 99% and then waits. I've waited a...
  15. We have set dimension styles and viewport scales in the office for standards, but some drawings don't have all of them loaded, same thing with the plot scales. What kind of file is it (dwt, lsp?) and how do I import it so they all are options to pick for all drawings so I don't have to make them man...
  16. How to insert the Excel File in CAD file. I am using AutoCAD 2012. I used io command and try to attach file by browse tab, but facing two problems. 1.) The attached file result display not full sheet i.e not all rows and columns that I want to display in CAD file. 2.) It only attaches the fi...
  17. I'm writing a program to import a WMF into the AutoCad Drawing. I haven't been able to find any reference for the import command, so I can't figure out why it's not working. According to Visual Studio, the Import command needs these things to work. Import(String FileName, Object InsertionPoint...
  18. I am looking for a way to import my regular p,n,e,z,d text files with a custom tag for the point number. For example when I collect OG shots I like to number them OG##(
  19. dalivore

    Autolisp Help

    Does anyone know how to create a lisp that will export a csv file with object data and coordinates? Example; od field 1, od field 2,etc... x1,y1,z1,x2,y2,z2,etc.... Ideally it should be able to report all object data fields irregardless of the number. And it should report all xyz coordi...
  20. Hello community! First post ever. I've been spending so much time trying to figure this one out that I kind of gave up. Now I need your help. I have 4 computers sharing tool palettes on a network. Whenever a user updates the palette with a new block, he has to export the .xtp file on the net...
  21. Generalising on an idea I've had for a while, I offer this program to allow you to import (humourously: 'steal') items from another drawing into the current drawing. Steal Upon running the program the user is prompted for a selection of a drawing to steal from, and, upon selection, a dia...
  22. I need the actual cross section LINES that are shown in the HECRAS model, not just the alignment... I've tried check marking everything that the "GIS export" option in HECRAS gives you to no avail (all I can get into ACAD is the alignment, not the 74 cross section lines along with it)... HELP!!!!
  23. I am trying to create a new document with new layers, but paste in an existing floor plan since it's the shell I need to be using. When I copy clip and insert into new file, all the layers import with it. I transferred everything onto 0 layers and went into my layer manager to try and delete the ext...
  24. Hey guys, I am working on a project where I am attempting to design a pendant. I wanted to do this in solidworks but I am not as experience with that and I'm having issues, so I went to what I know, AutoCAD. Unfortunately I am still having problems and I think it has to do with the import file from...
  25. I have a 2D pipeline layout. Nodes on the pipe are known by their X and Z coordinates. A FORTRAN written code calculated the nodes displacement in 2 direction of x and z. I have to draw the nodes, connect them to each other to obtain pipeline layout and then draw the x and z deformations separat...
×
×
  • Create New...