CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (68 messages)

#21552 Various Message #21604
From: Training [ADESK] Forum unknown · General April 7, 1988 1:13 PM
Depends on what they want to "update". If they just want to change the dimension text, then sure, the operator could select the text entities and pass the selection-set on to an AutoLISP function that would make the changes. Anything more than that would get very complex very quickly…that't the…
#21562 area command Message #21582
From: Training [ADESK] Forum unknown · AutoLISP April 6, 1988 2:31 PM
Emmanuel — Try this. It doesn't write to a file, but you should be able to modify the code to do so. ; AutoCAD Command function P-AREA for Version 2.6 and Release 9 ; Returns total area of all POLYLINES on a user-specified LAYER. ; Does NOT trap for invalid…
#21562 area command Message #21582
From: Training [ADESK] Forum unknown · AutoLISP April 6, 1988 2:31 PM
Emmanuel — Try this. It doesn't write to a file, but you should be able to modify the code to do so. ; AutoCAD Command function P-AREA for Version 2.6 and Release 9 ; Returns total area of all POLYLINES on a user-specified LAYER. ; Does NOT trap for invalid…
#21546 TBLNEXT Function Message #21548
From: Training [ADESK] Forum unknown · AutoLISP April 5, 1988 2:22 PM
Hmmm. I just tried what you described, and it worked as documented. Could you give us some examples of the code you're having trouble with?
#21546 TBLNEXT Function Message #21548
From: Training [ADESK] Forum unknown · AutoLISP April 5, 1988 2:22 PM
Hmmm. I just tried what you described, and it worked as documented. Could you give us some examples of the code you're having trouble with?
#21468 #reference books Message #21515
From: Training [ADESK] Forum unknown · AutoCAD April 4, 1988 1:38 PM
Marvin — Have you tried the AutoCAD Reference Manual? — Brad ..
#21468 #reference books Message #21515
From: Training [ADESK] Forum unknown · AutoCAD April 4, 1988 1:38 PM
Marvin — Have you tried the AutoCAD Reference Manual? — Brad ..
#21463 .6 Mhz limit Message #21514
From: Training [ADESK] Forum unknown · AutoCAD April 4, 1988 1:38 PM
Dave — Thank you. We encourage all of the AutoCAD dealers and users here on the Forum to share hardware information with each other, and we appreciate your comments. — Brad ..
#21463 .6 Mhz limit Message #21514
From: Training [ADESK] Forum unknown · AutoCAD April 4, 1988 1:38 PM
Dave — Thank you. We encourage all of the AutoCAD dealers and users here on the Forum to share hardware information with each other, and we appreciate your comments. — Brad ..
#21322 AEC Arch & Mech Message #21324
From: Training [ADESK] Autodesk · Videophile March 29, 1988 8:17 PM
Rusty — Oh. Sure. In fact, some sort of translation table capability makes sense with AEC, doesn't it? — Brad ..
#21262 AEC Arch & Mech Message #21321
From: Training [ADESK] Autodesk · Videophile March 29, 1988 7:49 PM
Gregg — Thanks for the comments on AutoShade. I'm sure they'll be passed along to Product Management. Gee, I'd love to read the article, only we don't have the March issue of CADalyst here in the office. I'll certainly look for it as soon as I receive a copy. —…
#21252 Assoc. Dimens. Message #21320
From: Training [ADESK] Autodesk · General March 29, 1988 7:49 PM
Jeff — Ok, that's another vote for allowing the text in an associative dimension to assume a color other than that of the rest of the entity. It's been on the Wishlist before. Making a change like that isn't as simple as it appears. Consider that an AutoLISP entity association…
#21232 #Time Stamping Message #21256
From: Training [ADESK] Autodesk · Talk to the Trade March 28, 1988 9:26 PM
Roger — Ok, I see what's going on. The ATTEDIT command must be fed the entity name of the ATTRIB, not the INSERT. The ATTRIB in this case follows the INSERT in the database, so insert this line: .. (progn (setq ename (ssname sset 0)) (setq ename (entnext ename)) ;new…
#21239 AFLIX.ARC Message #21248
From: Training [ADESK] Autodesk · Audiophile March 28, 1988 8:30 PM
Michael — What graphics card are you using? AutoFlix runs on the IBM EGA (and 100% compatibles), and ONLY the EGA. That could be the problem. If you are using an EGA, could you please give us more information about your hardware/software setup? — Brad ..
#21232 Time Stamping Message #21247
From: Training [ADESK] Autodesk · Talk to the Trade March 28, 1988 8:30 PM
Roger — Ok, I'll look at it this evening. — Brad ..
#21198- geographic databases Message #21245
From: Training [ADESK] Autodesk · AutoCAD March 28, 1988 7:53 PM
Ron — You can use a menu item to use the endpoints of an existing polyline as the endpoints of the first segment of a new polyline. The AREA command can then calculate the area and perimeter of the new polyline. BTW, in Version 2.6 we introduced a "running" mode…
.6 Mhz limit Message #21244
From: Training [ADESK] Autodesk · AutoCAD March 28, 1988 7:53 PM
Craig — Yes, there are all kinds of hardware compatibility issues that come up when you start running stuff at 20 mhz. The general rule is still, "Try before you buy." I was one of the early experimenters who discovered that there were indeed some significant problems with certain graphics…
#20596- AutoShade questions Message #20599
From: Training [ADESK] Autodesk · AutoShade March 12, 1988 8:18 PM
Use the RM Function to read this message.

Page 2 of 2