- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This routine works up until the point where it needs to insert the attrubutes then it bombs out.
This worked with AutoCAD 2009 but not with 2021.
For example...
Command: (LOAD "K:/HSMOD2006/LISP/RADSTAIR") C:RADSTAIR
Command: radstair
H. Software Systems, Inc. curved stair template
Enter spiral up to (L)eft or (R)ight: l
Enter Flanges (I)n or (O)ut: o
Enter stair plan radius: 41'9-15/16
Enter stair plan chord length (0 if angle based): 0
Enter stair angular sweep (deg): 19.27
Enter the stair rise: 1'0-1/8
(501.938 168.02 0.336325 12.125 7.08034 168.814 168.457 7.08034 504.533 169.249)insert Enter block name or [?] <dsheet>: K:\hsmod2006\lisp\ewfOL
Units: Unitless Conversion: 0'-1"
Specify insertion point or [Basepoint/Scale/X/Y/Z/Rotate/Explode/REpeat]: 0,0
Enter X scale factor, specify opposite corner, or [Corner/XYZ] <1>: Enter Y scale factor <use X scale factor>:
Specify rotation angle <0.0000>: 0
Command: insert Enter block name or [?] <ewfOL>: K:\hsmod2006\lisp\tempLT
Units: Unitless Conversion: 0'-1"
Specify insertion point or [Basepoint/Scale/X/Y/Z/Rotate/Explode/REpeat]: 0,0
Enter X scale factor, specify opposite corner, or [Corner/XYZ] <1>: Enter Y scale factor <use X scale factor>:
Specify rotation angle <0.0000>: 0
Command: 41'-9 15/16" Unknown command "41'-9 15/16"". Press F1 for help.
Command: 14'-0" Unknown command "14'-0"". Press F1 for help.
Command: 19.2700%%d Unknown command "2700%D". Press F1 for help.
Command: 1'-0 1/8" Unknown command "1'-0 1/8"". Press F1 for help.
Command: 7 1/16" Unknown command "7 1/16"". Press F1 for help.
Command: 14'-0 13/16" Unknown command "14'-0 13/16"". Press F1 for help.
Command: 14'-0 7/16" Unknown command "14'-0 7/16"". Press F1 for help.
Command: 7 1/16" Unknown command "7 1/16"". Press F1 for help.
Command: 42'-0 9/16" Unknown command "42'-0 9/16"". Press F1 for help.
Command: 14'-1 1/4" Unknown command "14'-1 1/4"". Press F1 for help.
Command: RADSTAIR
Unknown command "RADSTAIR". Press F1 for help.
Command: RADSTAIR
Unknown command "RADSTAIR". Press F1 for help.
Command: 42'-0 9/16" Unknown command "42'-0 9/16"". Press F1 for help.
Command: 1'-0 1/8" Unknown command "1'-0 1/8"". Press F1 for help.
Command: 14'-0 13/16" Unknown command "14'-0 13/16"". Press F1 for help.
Command: 14'-1 1/4" Unknown command "14'-1 1/4"". Press F1 for help.
Command: zoom
Specify corner of window, enter a scale factor (nX or nXP), or
[All/Center/Dynamic/Extents/Previous/Scale/Window/Object] <real time>: e
Any advice would be appreciated, thanks.
Solved! Go to Solution.