Search the Community
Showing results for tags 'files'.
-
I'm using Lee Mac's great DirectoryFiles routine (copied below) to get a list of files in a given root directory. I'd like to stop the recursion prematurely and return nil if there are over 100 files in the list, but the recursion, mapcars, and lambdas are a bit above my head. Any help w...
-
I have just taken over a project using SolidWorks 2013 Workgroup PDM. I found out that almost every file will be soon renamed/renumbered. I have looked online (and youtube) with no success. Is is similar to the regular Solidworks rename? Do you rename them while they are still in the vault...
- 2 replies
-
- solidworks
- rename
-
(and 3 more)
Tagged with:
-
Hi to all, Any one knows a Lisp that could insert many files (sheets) on only one dwg file? Thanks in advance!...
-
When I edit drawings all my network connections are shut down by the external company my company works for. Problem is there hiring another drafter to take some of my work load and we both need access to the same pool of drawings while we both have our network connections shutdown. So I was thinking...
-
:cry:I use to work for a firm that taught me AutoCAD, I have since left and invested in 2013 version. When we plotted our drawings the line weights (especially on Elevations) showed great dimension. I have played around to death and just cant get a good CTB file created...... Could anyone share or s...
- 7 replies
-
- plotting issues
- lineweights
-
(and 5 more)
Tagged with:
-
Making individual part drawings from STP file which contains many
kapricious posted a topic in Autodesk Inventor
Normally I create parts from scratch and produce drawings from the parts files I've created. However, this time, my work sent a STP (STEP) file which contains numerous pieces and I'm supposed to do drawings for each of the individual parts. But I can't figure out how to get the parts separated...- 5 replies
-
- parts
- individual
-
(and 2 more)
Tagged with:
-
Does anyone know or can help in a routine that allows you to create a new dwg file from a selection? I know I can do in other ways, for example, isolating the selection and making a save as, or copy/paste into another session, but to do this in several selections becomes impractical. Thank you for...
-
Hi guys. I wonder if anybody could help me? I need to add certain menus and applications into CAD, but I haven't done work like this for so long, my mind has gone blank. I need to know where to place the following files within the standard CAD directory, so when I load the cui file, it will kn...
- 8 replies
-
- management
- files
-
(and 3 more)
Tagged with:
-
Hi, I've been given a dwg file to work with but it's read only so I can't save my work! How can I solve this? Is it possible to convert the file so I can save it?
-
I have multiple files in which i have i different drawings in autocad. Is it possible to combine all the files into one? does anyone know how to do this
-
Had some fun with a recent sub, resulted in these two programs Autoloader This program will generate autoload expressions for all LISP files in a selected directory, proceeding to write such expressions to a text file output (from which the user may copy the contents to an ACADDOC.lsp or d...