 |
|
Exchange Forum >
Search Forums
Search Results |
|
|
|
|
|
|
AutoCAD General |
Question on AutoCAD LT
F1T24P1#2
Randall, Tell your boss that AutoCAD LT does not currently support AutoLISP. If AutoCAD LT is what he wants to purchase, then I...
|
|
|
AutoLISP and Visual LISP |
Strings to Numbers
F2T27P1#1
Is there a reliable way to determine if a string is an integer or a real number. The AutoLISP functions atoi and atof don't always return...
F2T27P1#4
Gile, I didn’t know that you can use the c:cal in that format. I’m considering using a function to verify if the user has entered a valid...
F2T27P1#9
The isint and isreal functions work great. Thanks for all your help...
Dynamic block filter
F2T40P1#2
Gile, You have a great utility here. I'm very impressed with the methods you implement in your AutoLISP code. Very nice. Rasmussen...
|
|
|
Dcl Dialogs |
General Drawing Symbol Blocks w/o The Blocks
F4T14P1#2
Buzzard, This program is very well written and very well documented in the code. You have very good examples of creating blocks on...
|
|
|