![]() |
![]() |
Back |
In article <59ed0u$ls2$1@orb.direct.ca>, civic@direct.ca says... > I want to re-define the attributes in my title blocks and re-insert this into > an existing drawing. The title block will re-define, however, the changes are > not visible. The only way I can get around this is to erase the old title > block and insert the new one and fill in the new values one at time. Needless > to say, I do not want to do this to all of my drawings invidually. Keith, Have you looked at used ATTREDEF? It most likely wont perfor exactly as you desire but it's not too bad. I'm looking at developing a program to redefine attribute blocks, much in the same way that redefining just a regular block does when inserting blkname=c:\blkname. Meaning, you don't need to recreate the block by selecting the objects, and have the attribute values remain the same, AND have the attributes postition and rotation update with the drawing. Kind of a "HOMEATTRIB" command much like "hometext" does for dimensions. I just went through this same problem about 5 minutes ago. Sincerely, -- Y-------------------------------------------------------------------+ | Darren J. Young | Minnesota CADWorks, Inc. | | dyoung@mcwi.com | P.O. Box 7293 | | 76341.3053@compuserve.com | St. Cloud, Minnesota 56302-7293 | | http://www.mcwi.com | Phone: 1-320-654-9053 | | CAD/CAM/CNC - Drafting Design Customization Training Programming | 0,0-----------------------------------------------------------------X Email addresses not to be sold or used for unsolicited advertizments.Return to Top
We are running Acad R13 on a Windows NT 3.51 workstation. The server has an Encad Novajet 4 attached to it using an Encad 3400X Fastport multiprotocol micro print server. This is hooked up using the network wiring so that the plotter does not have a normal port name like COM1 or LPT1. Whenever I try to configure Autocad 13 to use the Encad ADI driver, I am asked to supply a COM or Parallel port name. Autocad won't accept the \\MACHINE\\DEVICE name of the plotter on our network. We also have a machine running Win 95 on the network and there was a very good document on the Adesk web site for solving this problem in the Win 95 machine. Is there any information on making NT 3.51 think that there is a parallel port which does not really exist so that I can configure Autocad? Thanks, Joe Kovalski MDC Research Ltd Ventura, CAReturn to Top
I ran into this problem when buying a BJC4550 and after contacting Canon, I found out that they do not and never will support Windows NT (any flavor). The Nt drivers don't support color. You may wish to spend $400 (g) to ask MS how to do it, then let me know. Good luck > >Testing a new system in our office, prior to purchase: >Windows NT 4.0 Workstation >Pentium 133 System 64 meg ram >Autocad 13 >Roland Pen Plotter >Canon Color BubbleJet printer for draft output >Problem is getting color output from the Canon Color BubbleJet 240. > >We are using the "SYSTEM PRINTER" option in Acad13, assuming that it will >print in color on the inkjet. No such luck. We are only getting black >and white output, even on colour drawings which plot in colour on the >Roland Plotter. >Any ideas? > >Thanks, >MikeReturn to Top
For my personal needs i'm planing a program for manipulating hpgl2-files. therefore i still need a description of the hpgl2-file-format. does anybody know where to get this ? Thanks 2 lots !Return to Top
We have a new Canon CLC700 color laser printer/copier with Colorpass RIP our ACAD-Workstations should print to. Printing to windows system printer with ACAD13/Win works fine, but printing with ACAD ADI Postscript driver or QMS ADI Postscript driver from ACAD13/Win or ACAD12/DOS makes problems. When we specify plotting in A3-Format (297mm x 420mm) the output is in A4-Format (210 x 297) ans the plot clipped to the limits of the paper. Does anyone know of an appropriate driver for the Colorpass/CLC to print from ACAD ? Any help very appreciated! -- ### einmal werde ich auch feuerwehrmann !!! ### Dieter Centner grisu@t-online.de CIS:100265,3724Return to Top
Job Title: CAD Operator/Designer Location: Cincinnati, OH LT Ref: NW10072 Basic knowledge of drafting practices used in mechanical, electrical, and structural disciplines. Must know Autocad Rel 12. Please indicate specific NEWSGROUP where you saw this ad! Submit resumes to: Aide, Inc. P. O. Box 6226 Greenville, SC 29606 Voice: 1-800-968-8971 Fax: 1-864-322-1040/1-864-244-8458 email: recruit@aide.com Visit our Home Page: http://www.aide.com/~aide/ xaidexReturn to Top
Doug, Try this lisp routine. It may have been published in CADalyst or CADence a few years ago. If not, it was written by Dave Todd. Just load the lisp file and start it with the command "cla" Good Luck, Brian Poppe The Henry Klein Partnership ;;; CLA.LSP - COPIES SELECTED ENTITIES TO A DESIGNATED LAYER (DEFUN C:CLA () (setq tl (getstring "enter Target Layer ")) (SSGET) (COMMAND "COPY" "P" "" "0,0" "0,0") (COMMAND "CHANGE" "P" "" "P" "LA" TL "" "C" "BYL" "") (PRINC) ) -- Brian Poppe The Henry Klein Partnership hkp@ncia.comReturn to Top
Jan Hüffelmann (Art-Tech@t-online.de) wrote: : For my personal needs i'm planing a program for manipulating hpgl2-files. : therefore i still need a description of the hpgl2-file-format. does : anybody know where to get this ? Thanks 2 lots ! The HP-GL/2 Reference Guide a handbook for program developers Addison-Wesley Publishing Co. ISBN 0-201-56308-8Return to Top
CALCOMP 36" Multiplot Paper MPR-536 $50 a roll 10 rolls available E-Mail if interestedReturn to Top
hello world! we have some troubles with acad 12 dxf files. some time ago, i imported dxf files into corel4, which was no problem. now i tried to import these files into corel 6 but failed; only a part is displayed. afterwards, i tried to re-import these files into acad and also failed! why couldn't acad read its own dxf- files??? a message like 'a polyline must have at least 2 vertices' or '7* unknown block' appeared and no re-importing was possible. is there a possibility to solve that? can i change the dxf's or the dwg's before converting them to dxf? many thanks in advance for a short email! best regards from stuttgart, germany, burkhard wangenheim -- **** Burkhard Wangenheim **** **** email: burkhard.wangenheim@studbox.uni-stuttgart.de **** **** homepage: http://wwwcip.rus.uni-stuttgart.de/~lrt10142/ ****Return to Top
I have a sitution where I receive drawings in AutoCAD format. I own VisualCAD and am able to import the drawings correctly. The problem stems from trying to save the files back to AutoCAD format: properties are lost. My need to save back to AutoCAD is because the file must go back to the source from which I acquired it: and they only use AutoCAD. How can we work on the same data file(s) using different software packages? The creator of the file is using AutoCAD on a PC, release 12. The editor of the file is using VisualCAD on a PC (most current release). Can anyone provide a solution? Thank you.Return to Top
In article <32B54BA3.6A95@nr.infi.net> >Is there a easy way to change elevation on 2d polyline? MOVE pick it [enter] pick any point @0,0,20 Will move it 20 units in the Z ____________________or_______________________ CHANGE pick it [enter] P for properties [enter] E for elevation [enter] 20 for 20 [enter] [enter] My aim is to please Terry A Rawkins 66 Gainsborough Bracknell Email = softTAR@SV.Span.com Berks UK RG12 7WL Also at TerryR@Bracknell.ac.ukReturn to Top
I am having trouble with the line quality of a drawing in a word document after it has been copy and pasted from an autocad drawing to a word document. anyone got any ideas???Return to Top
I've just installed the whip plugin and internet tools for AutoCADR13c4 win95. When installing it said it could not find an internet browser. Thought it might be just a glitch so continued. When I load acad it says"no default browser found in registry". Any suggestions?Return to Top
Karel Lenardic wrote: > > seema siddiqi wrote: > > > > Hi, > > > > Is there an Autocad file viewer with redlining (markup) facility? > > This engineering drawing software is needed for 100 PCs. > > Any suggestions are appreciated. > > > > Seema > Look at WWW.CYCO.COM for AUTOMANAGER VIEW > Karel Hi Seema, You can also try Slick! for Windows v4.0 at www.slickwin.com. Robert...Return to Top
Thanks to those who responded to my question re network lock error. It seems that the parallel port has to be in uni-directional mode. Once we changed the port mode, it fired right up. -- Matt Foreman University of Nebraska-Lincoln Information Technologu SupportReturn to Top
I have been unable to intall AIU and I need to complete a job with it before Sunday, so any help would be greatly appreciated. The problem is simple: When configring the driver in ACad, the program says it unable to load this file (??_dwf.dll). I have tried reinstalling the package several times, to no avail. The other problem, maybe related, is that when installing AIU, the installation program says, it's unable to find Netscape Navigator Gold, even though it definitely is installed. Then when starting ACad, I get the error message "Unable to find default browser. You will not be able to start the browser within this program". What can I do? -- Marko Poutiainen | These are my principles. mep@raita.oulu.fi | If you don't like them, I have others. http://raita.oulu.fi/~mep/ | -Groucho MarxReturn to Top
Rich.Thelen@115-904.station1.planetc.com (Rich Thelen) wrote: WONDERFUL TIP!!!! It's things like this that make wading thru 100+ posts a day worthwhile! Thanks Rich! >I like D Shinn's answer. But I prefer to do all my geometry in modelspace, >no notes, no dims. I just open another drawing, xref the model, and add >notes, dims, and using viewports, scale-ups of details etc. The model has no >paperspace info at all. >This allows a more intuitive dimensioning method, and the dimensions are with >the drawing that uses them. They never show up on the model itself. It also >allows opening other views of the model in other drawings and not being >bothered with dims you aren't interested in. The assemblies I use have a >sheet for all orthographic views. If I change a detail in the model, it is >immediately changed in all the assembly sheets. I use paperspace for notes >and viewports and BOMs. --- papabear@roadrunner.com "It's time to throw all their damn tea in the harbor again!"Return to Top
I am using autocad R12c4a for windows, I have had a lot of trouble getting bpoly to work. I read some were that pboly had a problem with large coord's, and that there was a fix in the dec. 95 issue of CAD Magazine. If anyone has this artical, or any ideas please let me know. James byrd@stratis.comReturn to Top
Most of my work experience is in the Printing Industry as Pressperson and in Prepress, so AutoCad as a career move may not be feasible but the field sure has my interest. I have no past history in Drafting, Engineering, or Architecture but am very computer literate and was hoping a Cad "Pro" could give me their opinion or relate a similar experience of a career change. As far as training goes, Comp-U-Cad, an authorized dealer in Carpenteria Ca., (No this is not a Sales pitch !!!!!!!!!!!!!!!!!), has a 17 week course on a DOS platform that is reasonably priced. My main concern is will I be considered for an entry level Cad position based entirely on this course?. Common sense tells me no but I hoping I'm wrong. Thank You for your time and (hopefully responses). Dennis Lohse` denmbeReturn to Top
Nada, que he hecho un progrma Lisp que me parece muy util, y lo pongo a disposicion del personal, comentadme si os va bien. Saludos, Javier. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; TRIDI.lsp ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; El programa simplifica la construccion 3D en AutoCad, mediante el;;; ;;; cambio de sistemas de coordenadas de una forma agil, usando los ;;; ;;; botones del raton, o las teclas ESPACIO,INTRO,... Probad! ;;; ;;; Funciona tanto en AutoCad ingles como internacional. ;;; ;;; ---------------------------------------------------------------- ;;; ;;; Javier Milan, Diciembre de 1996 ............. jmilan@arquired.es ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; Funcion principal (defun tridi( / *error* errorv pto1 v1 v2 v3 v4 tam cen tam1 cen1 salida) (terror)(inicio)(pincha)(ponucs)(cuadv) (while (/= salida T) (pidept))) ;;; Funcion de error (defun terror() (setq errorv *error* *error* errorn)) ;;; Funcion de inicio (defun inicio() (setq salida nil) (guavar) (guaucs) ) ;;; Pinchar un punto para empezar (defun pincha() (Initget (+ 1 2 4)) (Setq pt0 (getpoint "\nPunto inicial: ")) ) ;;; Poner primer ucs (defun ponucs() (command "_ucs" "o" pt0) ) ;;; Dibujar/borrar el cuadradito virtual (defun cuadv() (cheq1) (setq alt (* 0.1 tam) aln (- 0 alt) dob (* 2.0 alt) don (- 0 dob) v1 (list alt alt 0) m12 (list 0 dob 0) v2 (list alt aln 0) m23 (list don 0 0) v3 (list aln aln 0) m34 (list 0 don 0) v4 (list aln alt 0) m41 (list dob 0 0) ) (grdraw v1 v2 -1) (grdraw v2 v3 -1) (grdraw v3 v4 -1) (grdraw v4 v1 -1) (grdraw m12 m34 -1) (grdraw m23 m41 -1) ) ;;; Funcion pidepunto (defun pidept() (cheq1) (initget 16) (if (= (setq pto1 (getpoint '(0 0 0) "\nSiguiente punto: ")) nil) (progn (cheq2)(cuadv)(cbucs)(cuadv)) (progn (cheq2)(cuadv)(dblin)(cuadv)) ) ) ;;; Dibuja la linea (defun dblin( / lin pto2) (command "_line" '(0 0 0) pto1 "") (setq lin (entlast)) (setq pto2 (trans pto1 1 0)) (command "_ucs" "e" lin) (setq pto1 (trans pto2 0 1)) (command "_ucs" "o" pto1) ) ;;; Cambiar el sistema de cooordenadas (defun cbucs( / u2 v2) (setq u2 (list 0 1 0) v2 (list 0 0 1)) (command "_ucs" "3p" '(0 0 0) u2 v2) ) ;;; Funcion de chequeo (defun cheq1() (setq tam (getvar "viewsize") cen (trans (getvar "viewctr") 1 0)) ) ;;; Otra funcion de chequeo (defun cheq2() (setq tam1 (getvar "viewsize") cen1 (trans (getvar "viewctr") 1 0)) (if (or (/= tam tam1) (not(equal !cen !cen1)))(cuadv)) (setq tam tam1) ) ;;; Guardar variables (defun guavar() (Setq oldcmd (getvar "cmdecho")) (Setq oldblip (getvar "blipmode")) (Setq oldhigh (getvar "highlight")) (Setvar "cmdecho" 0) (Setvar "blipmode" 0) (Setvar "highlight" 0) ) ;;; Guardar el UCS (defun guaucs() (command "_ucs" "_d" "kk") (command "_ucs" "_s" "kk") ) ;;; Rutina de error nueva (defun errorn (s) (cuadv) (princ "\nTerminado. ") (setq *error* errorv) (fin) ) ;;; Funcion de fin (defun fin() (setq salida T) (resucs) (resvar) (princ) ) ;;; Restaurar el UCS (defun resucs() (command "_ucs" "_r" "kk") (command "_ucs" "_d" "kk") ) ;;; Restaurar variables (defun resvar() (Setvar "cmdecho" oldcmd) (Setvar "blipmode" oldblip) (Setvar "highlight" oldhigh) ) ;;; Comando ejecutable (defun c:tridi() (tridi)) (princ "\n Tridi cargado.") (princ) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; fin Saludos, Javier. ------------------ jmilan@arquired.es ------------------Return to Top
I'd like to download a patch file from Autodesk web site in order to update my ACAD R13_c3 (06/24/95) to c4. There are many files, but which file should I download? I have no idea. Plaese help.Return to Top
In article <32BABEA0.3681@ecn.purdue.edu>, steves@ecn.purdue.edu says... > I'm working with a drawing exported back to AutoCAD > from some other package. Other drawings are OK, but this one is > strange. If I snap to anything on the drawing, the points miss the > intersections, ends, etc; they are just off, and the amount of > error seems to be independent of the zoom setting -- always a half-mm > or so on the screen. If I dimension a part, snapping to the ends, > the snap points are off, but the lines snap to the part ends after > the command is complete. Some parts of the dimension stay with the > inaccurate snap points and some parts don't, so it looks terrible. > Snap mode is off, and grid is off. What could be doing this? Steve, You might want to check your viewres setting. This could cause AutoCAD to "appear" that it is not going to the endpoints. Sincerely, -- Y-------------------------------------------------------------------+ | Darren J. Young | Minnesota CADWorks, Inc. | | dyoung@mcwi.com | P.O. Box 7293 | | 76341.3053@compuserve.com | St. Cloud, Minnesota 56302-7293 | | http://www.mcwi.com | Phone: 1-320-654-9053 | | CAD/CAM/CNC - Drafting Design Customization Training Programming | 0,0-----------------------------------------------------------------X Email addresses not to be sold or used for unsolicited advertizments.Return to Top
I recently bought a Canon BJC-4550 11x17 bubblejet printer, and realized I just don't need the wide-carriage. I paid around $550 for the printer about a month ago, and I've put about a dozen sheets through it, max. All manuals, driver disks and ink cartridges included. Black ink cartridge never used, still in protective holder. I've haven't even filled out the registration cards yet. Included software still in shrinkwrap. For all practical purposes, this printer is still new. The lowest price I've seen for this printer recently is $499, at Office Depot; it's yours for $415+shipping, or best offer. All the details on this 11x17 Wide-Carriage bubblejet printer are at: http://www.ccsi.canon.com/printers/bjc-4550/index.html Send all offers/inquiries to: Dave Simons buzz@ibm.netReturn to Top
Greetings, I am looking for a way to view a sequence of slides in a particular order at a particular speed. Anyone have any LISP routines I can plararize to accomplish this? Mark Summers Eaton Corporation msummers@aus.etn.comReturn to Top
Heiko Ploehn wrote: > > Hi, > > I have the same menu-filename, say heiko.mnu in different directorys, > e.g. \r13\win and \r13\dos. But if I open in DOS a drawing which was > previously opened in Windows, acad13 tells me that it can not find > \r13\win\heiko.mnu . This is correct, because in DOS \r13\win is not in > the search path. But how can I tell Acad13 to take only heiko.mnu as the > menu, and use the first heiko.mnu that it finds, instead of searching > for \r13\win\heiko.mnu? > > Thanks in advance > > Heiko Hieko, Why not create a directory called menu, under the r13 directory, and place the menu files there. When you open a drawing, the menu that was last used is stored in the drawing database, path included. This should solve your problems. se ya -------------------------------------- Mr. Desi Moreno Electrical Engineering Technician dmoreno@vs1.invsn.com desim@mid.org http://www.invsn.com/desmos/autocad.htmReturn to Top
In article <59epqu$jve$1@diana.ibernet.es>, jmilan@arquired.es (Javier Milan) says: inserted, with english subtitles >------------------ >jmilan@arquired.es >------------------ > The following with english subtitles ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;TRIDI.lsp ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; El programa simplifica la construccion 3D en AutoCad, mediante el ;;; The program simplifies the construction of 3D in Acad, through the ;;; cambio de sistemas de coordenadas de una forma agil, usando los ;;; change of coordinate systems in an "agile" mode, using the ;;; botones del raton, o las teclas ESPACIO,INTRO,... Probad! ;;; mouse buttons, or the space, intro (others) keys.. Try it! ;;; Funciona tanto en AutoCad ingles como internacional. ;;; Works in both Acad English language ver and International. ;;; ---------------------------------------------------------------- ;;; ;;; Javier Milan, Diciembre de 1996 ............. jmilan@arquired.es ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; Funcion principal, principal function (defun tridi( / *error* errorv pto1 v1 v2 v3 v4 tam cen tam1 cen1salida) (terror)(inicio)(pincha)(ponucs)(cuadv) (while (/= salida T) (pidept))) ;;; Funcion de error, error functions (defun terror() (setq errorv *error* *error* errorn)) ;;; Funcion de inicio, starting (initial) function (defun inicio() (setq salida nil) (guavar) (guaucs) ) ;;; Pinchar un punto para empezar, pick first point (defun pincha() (Initget (+ 1 2 4)) (Setq pt0 (getpoint "\nPunto inicial: ")) ;;;(Setq pt0 (getpoint "\nFirst point: ")) ) ;;; Poner primer ucs, set first ucs (defun ponucs() (command "_ucs" "o" pt0) ) ;;; Dibujar/borrar el cuadradito virtual, draw/erase in virtual "square" (defun cuadv() (cheq1) (setq alt (* 0.1 tam) aln (- 0 alt) dob (* 2.0 alt) don (- 0 dob) v1 (list alt alt 0) m12 (list 0 dob 0) v2 (list alt aln 0) m23 (list don 0 0) v3 (list aln aln 0) m34 (list 0 don 0) v4 (list aln alt 0) m41 (list dob 0 0) ) (grdraw v1 v2 -1) (grdraw v2 v3 -1) (grdraw v3 v4 -1) (grdraw v4 v1 -1) (grdraw m12 m34 -1) (grdraw m23 m41 -1) ) ;;; Funcion pidepunto, "ask point function" (defun pidept() (cheq1) (initget 16) (if (= (setq pto1 (getpoint '(0 0 0) "\nSiguiente punto: ")) ;;;..................................................."\mNext point: ")) nil) (progn (cheq2)(cuadv)(cbucs)(cuadv)) (progn (cheq2)(cuadv)(dblin)(cuadv)) ) ) ;;; Dibuja la linea, draw line (defun dblin( / lin pto2) (command "_line" '(0 0 0) pto1 "") (setq lin (entlast)) (setq pto2 (trans pto1 1 0)) (command "_ucs" "e" lin) (setq pto1 (trans pto2 0 1)) (command "_ucs" "o" pto1) ) ;;; Cambiar el sistema de cooordenadas, change coordinate system (defun cbucs( / u2 v2) (setq u2 (list 0 1 0) v2 (list 0 0 1)) (command "_ucs" "3p" '(0 0 0) u2 v2) ) ;;; Funcion de chequeo, checking function (defun cheq1() (setq tam (getvar "viewsize") cen (trans (getvar "viewctr") 1 0)) ) ;;; Otra funcion de chequeo, another checking function (defun cheq2() (setq tam1 (getvar "viewsize") cen1 (trans (getvar "viewctr") 1 0)) (if (or (/= tam tam1) (not(equal !cen !cen1)))(cuadv)) (setq tam tam1) ) ;;; Guardar variables, save variables (defun guavar() (Setq oldcmd (getvar "cmdecho")) (Setq oldblip (getvar "blipmode")) (Setq oldhigh (getvar "highlight")) (Setvar "cmdecho" 0) (Setvar "blipmode" 0) (Setvar "highlight" 0) ) ;;; Guardar el UCS, save UCS (defun guaucs() (command "_ucs" "_d" "kk") (command "_ucs" "_s" "kk") ) ;;; Rutina de error nueva, new error routine (defun errorn (s) (cuadv) (princ "\nTerminado. ") ;;;.........."\nDone: ")) (setq *error* errorv) (fin) ) ;;; Funcion de fin, ending function (defun fin() (setq salida T) (resucs) (resvar) (princ) ) ;;; Restaurar el UCS, restore saved UCS (defun resucs() (command "_ucs" "_r" "kk") (command "_ucs" "_d" "kk") ) ;;; Restaurar variables, restore saved variables (defun resvar() (Setvar "cmdecho" oldcmd) (Setvar "blipmode" oldblip) (Setvar "highlight" oldhigh) ) ;;; Comando ejecutable, load command (defun c:tridi() (tridi)) (princ "\n Tridi cargado.") (princ) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; fin Saludos, Javier. ------------------ jmilan@arquired.es ------------------Return to Top
Lorne Simpson wrote: > > I am in the process of trying to write myself a DCL/LSP program that will > allow me to visually pick/select symbols, blocks etc. for insertion. I want > to set this up so that these items can be easily/visually found and > identifed and automatically inserted. This DCL/LSP would have the 'slide' > pictures for selection. > I also want to modify it to automatically scale these items to the correct > scale as they are inserted. > > Time saver !!! What if somebody out there had a DCL/LSP program that > operated similar to this that I could get a copy of and totally customize > it to match my needs. > This wouls save me a lot of time. So how about it. can anyone help me. > > I have written and customized a fair bit of my own Autocad operating > system. I might be able to help you out it turn. Let me know. > > HELP ME PLEASE ----- Thanks Kevin > > --------------------------------------------------------------- > > I am in the process of trying to write myself a DCL/LSP program that > will allow me to visually pick/select symbols, blocks etc. for > insertion. I want to set this up so that these items can be > easily/visually found and identifed and automatically inserted. This > DCL/LSP would have the 'slide' pictures for selection. > I also want to modify it to automatically scale these items to the > correct scale as they are inserted. > > Time saver !!! What if somebody out there had a DCL/LSP program that > operated similar to this that I could get a copy of and totally > customize it to match my needs. > This wouls save me a lot of time. So how about it. can anyone help me. > > I have written and customized a fair bit of my own Autocad operating > system. I might be able to help you out it turn. Let me know. > > HELP ME PLEASE ----- Thanks Kevin Kevin, I have done this a few different ways. One is through the menu. and one that uses lisp and dcl. I wouldn't be able to give you the lisp and dcl files because it's part of a huge program that my Engineering department uses to create construction drawings that can spit out a material list. The menu way is probably the fastest way to do what you need. the only thing you need to do is to make slides of your blocks (which is what you were planning on doing anyways). E-Mail me at desim@mid.org if you want any more info -- -------------------------------------- Mr. Desi Moreno Electrical Engineering Technician dmoreno@vs1.invsn.com desim@mid.org http://www.invsn.com/desmos/autocad.htmReturn to Top
In article <32BB02E0.4D7E@aus.etn.com>, msummers@aus.etn.com says... > Greetings, > > I am looking for a way to view a sequence of slides in a particular order at a particular speed. Anyone have any LISP routines I can plararize > to accomplish this? > Mark, Look at using a script file. The "delay" command will allow you to pause your slide show for a specified amount of time. Sincerely, -- Y-------------------------------------------------------------------+ | Darren J. Young | Minnesota CADWorks, Inc. | | dyoung@mcwi.com | P.O. Box 7293 | | 76341.3053@compuserve.com | St. Cloud, Minnesota 56302-7293 | | http://www.mcwi.com | Phone: 1-320-654-9053 | | CAD/CAM/CNC - Drafting Design Customization Training Programming | 0,0-----------------------------------------------------------------X Email addresses not to be sold or used for unsolicited advertizments.Return to Top
Mike, You might want to go to Canon's web site and get the latest version of the Autocad driver for their CANON color printers (there really is one!). The page can be found at http://www.ccsi.canon.com/care/download/bjprinters.html. E-mail me if you get it to work okay. Hope it works, Ben T .Eisemann G RajeshReturn to Topwrote in article <59eb5m$ehd@lex.zippo.com>... > movpix@vaxxine.com (Mike Fancy) wrote: > > > >Testing a new system in our office, prior to purchase: > > > >Windows NT 4.0 Workstation > >Pentium 133 System 64 meg ram > >Autocad 13 > >Roland Pen Plotter > >Canon Color BubbleJet printer for draft output > > > >Problem is getting color output from the Canon Color BubbleJet 240. > > > >We are using the "SYSTEM PRINTER" option in Acad13, assuming that it will > >print in color on the inkjet. No such luck. We are only getting black > >and white output, even on colour drawings which plot in colour on the > >Roland Plotter. > > > >Any ideas? > > > >Thanks, > > > > > >Mike
David Whynot wrote: > > I have finally joined the ranks of r13. I installed the software and it > fires up without any problem. When I exit I recieve the following > message: > > ACAD caused an invalid page fault in > module KERNEL32.DLL at 014f:bff860bf. > Registers: > EAX=c0016f78 CS=014f EIP=bff860bf EFLGS=00010206 > EBX=0273fa6c SS=0157 ESP=02720000 EBP=02720094 > ECX=c0016f74 DS=0157 ESI=027200ac FS=2557 > EDX=bff76648 ES=0157 EDI=02720178 GS=0000 > Bytes at CS:EIP: > 53 c7 44 24 04 00 00 00 00 56 8b 19 57 8b 30 55 > Stack dump: > 01790000 bff858f8 00000001 ffffffff 02720178 027200ac 027201dc > > The system then locks up when I colse the error dialog box and I'm > forced to reboot. I'm using Win95 on an Intel Pentium 133 with 32mb RAM. > Autodesk dealer has not been of any help. Suggestions anyone? I had the exact same problem, with a machine very similar to yours. Did you happen to load the Autodesk Intenet Utilities along with Autocad. That was what was crashing mine. if you did load the AIU software try to uninstall it and thne try acad again. good luck and Nollaig Shona duit agus Athbhliain faoi (Merry Christmas and Happy New Year) TimReturn to Top
Tim Kirwan wrote: <Return to Top> > everyone that i know that has tried eaglepoints product now use it for > what it is ment to be used for, a dood stop. What's a dood stop? Seriously, EaglePoint did lower prices significantly in the market. Softdesk has had to improve their product and lower prices to answer Eaglepoint. On the other hand, I would not buy Eaglepoint again - but I do not want AutoCAD to become a closed shop. I don't know how many of you remember the closed shop of IBM, where even minor items (such as a light pen) cost hundreds of dollars. I have a tremendous database of information, all in Autodesk's proprietary file format. I do not want to be held hostage to arbitrary pricing by a company that has me by the balls. So, I have no answer. I wish that someone would offer a quality alternative to AutoCAD+Softdesk before Autodesk figures out just how much it can bleed us without quite killing us. The bigger Autodesk gets, the less it cares about the one and two man shops that once were its bread and butter, and where many of us work. Yan Seiner -- +------------------------------------------------------+ | Cardinal Engineering, Inc. | | Environmentally sensitive design and water quality | | modeling for the responsible developer | +------------------------------------------------------+
Hello, I recently purchased an Apple DOS compatibility card along with an 8 meg simm for this card in order to run the DOS version of AutoCAD 12. I am using a Power Mac 6100/60. AutoCAD runs fairly quickly on this setup and I've been happy with the overall performance. Just a couple of questions I hope some of you will be able to answer. 1) How do I get the mouse to work in AutoCAD? Are there any software or drivers I have to install? 2) I am using an Apple 14" monitor. The AutoCAD drawing window is a little small vertically. Is there any way to increase this windows so it covers more area? 3) When I launch AutoCAD, it always asks me for the base.dcl, txt.shx and acad.mnu files. I have to type the location of these files in manually. How can I configure AutoCAD to eliminate this? Thanks in advance to anyone who replys.Return to Top
On Wed, 18 Dec 1996 02:24:27 GMT, pappy@deltanet.com (pappy) wrote: >Is it possible to diminsion tangencies and applying assembly >constraints to a >tangent arc/circle? >I sketch my subject, convert it into a profile, add constraints and >add dim's >but won't let me dimension a quadrant/tangent, only the center! >Need Help!! > >Thanks, >Pappy >Even the Ref dimensions won't work. Is there any short cut commands? Pappy You are probably just picking to close to the arc which will jump to the center,. Try picking the farther up the line that is tangent to the arc. The dimensions I would guess just use a form of the near osnap. I have found no easy way to dimension to quadrant that aren't tangent tho. Kent W. Keller K.Wi.K Kent@accessone.comReturn to Top
I have a great collection of macos that are wonderful. Tuesday I'm being forced to work with acad-lt. How can I convert my lisp files over to a script format? Mac >----8>Return to Top
Tony the total sell out strikes againReturn to Top
What if the different users ( or configurations) have different toolbars or modify the toolbars. Are there any other files or precautions that need to be taken? Thanks, Grant On 20 Dec 1996 07:16:26 -0800, hopltd@giasdl01.vsnl.net.in (G Rajesh) wrote: > >Richard, > >Yes. You can do it. In the Windows95 screen you create another icon of >AutoCAD R13. Now modify the icons property so that the working directory >points to that of the Autoflow you have. Now copy the acad.cfg and the >acad.ini to that directory . > >The command line should be something like this. > >c:\r13\win\acad.exe /c c:\autoflow > >Now click on the icon to start the program . >Now you have a separate acad.cfg as well as the acad.ini file. >You can have any no. of icons like this. > >In case of any problems please let me know. > >:) > >G.Rajesh >//Autodesk Product Support on the Internet// >Return to Top
In article <32bb46a5.1111846@news.accessone.com>, Kent@accessone.com says... > >On Wed, 18 Dec 1996 02:24:27 GMT, pappy@deltanet.com (pappy) wrote: > > >>Is it possible to diminsion tangencies and applying assembly >>constraints to a >>tangent arc/circle? >>I sketch my subject, convert it into a profile, add constraints and >>add dim's >>but won't let me dimension a quadrant/tangent, only the center! >>Need Help!! >> >>Thanks, >>Pappy >>Even the Ref dimensions won't work. Is there any short cut commands? > >Pappy > > You are probably just picking to close to the arc which will >jump to the center,. Try picking the farther up the line that is >tangent to the arc. The dimensions I would guess just use a form of >the near osnap. I have found no easy way to dimension to quadrant that >aren't tangent tho. >Kent W. Keller >K.Wi.K >Kent@accessone.com Kent, I recevied this from Russell at a000369@airmail.net > Is it possible to diminsion tangencies and applying assembly constraints to a > tangent arc/circle? No. But there is a way around it. You must use what they call construction lines. The best way to show an example is to send faxes. My work fax is 214-257-7223 in Dallas Texas. But if you do not have access to a fax, I will try to explain an example. Draw a circle. Place a line in the center of the circle at a 30 degree angle and trim the lines to the edge of the circle so that both ends line on the circle and the midpoint is in the cente. No use chprop command to change the linetype to hidden, or anything but continuous. You might what to change the color so that you know it is a construction line. You have to change the properties, not just place it on another layer. Now use amprofile and select the circle and the line. Now use ampardim and select the line. then select a point in space on where the origin of the dim will be placed. The size of the circle does not matter. Now amextrude to 1". This may not be the best example. Try this. Let me know how it works. It is hard to describe what you want to do, With out a picture. It worked great! Constuction lines are very usefull. The other problem I am haveing is to find a way to constrain a tangent/arc/quad to another part Example: Take a .250 dia wire that is bent at 90 degrees or any degree and apply constraints to the tangencey of the arc/quadrant and have it sit flush with a flat surface or tangent with another arc/quadrant. Thanks for your reply Merry Christmas and have a happy new year! PappyReturn to Top
Yes; To change ACAD 13 colors, go to the pull down menus: OPTIONS PREFERENCES SYSTEM and click on COLORS then set your background color from there.......... Ron.......... Phillip IngleReturn to Topwrote in article <01bbee50$1d1f8560$20c548c2@phil>... > Try options/preferences and then hit the color button in the dialogue box > -- > Phillip Ingle (http://members.aol.com/philingle) > Design Engineer > International Safety Components Ltd. (http://isc.wales.com) > > > Mike wrote in article <32b4681b.2849750@direct.ca>... > > Can you change the background color from white to black in R13c4? I've > > done it before with r12 dos but can't find where to do it here. > > > > later... > > >
I am also looking for mechanical standards, simlar to the AIA ones. jwilfong@endgate.comReturn to Top