- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have LT 2026. When I type "revcloud" on my command line I get these options:
Specify first corner point or [Arc length/Object/Rectangular/Polygonal/Freehand/Style/Modify/Layer] <Object>:
However, when I add either "revcloud" or "_.revcloud" on the lisp and run it, it resorts to these options:
Command: RC
[.....]
Command:
Select the block to determine arc size:
Select objects:
_.REVCLOUD
Minimum arc length: 20'-11 1/2" Maximum arc length: 20'-11 1/2" Style: Normal Type: Freehand
Specify start point or [Arc length/Object/Style] <Object>: _Rectangular
Point or option keyword required.
; error: Function cancelled
Does anyone know if there's something wrong with the way the command is invoked through lisp? I've attahced my lisp.
Solved! Go to Solution.