Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

rgarwood62DKH
1816 Vistas, 5 Respuestas

Revcloud not fully functioning

Revcloud command only lets you select arc size. cannot draw rectangle, polygon, or select object. I suspect a support file is missing.

pendean
en respuesta a: rgarwood62DKH

What does ABOUT command list as your AutoCAD version?
Which REVCLOUD command and options are shown in the commandline when you start it? Expand the commandline to show you 5-10 likes and see what is going on. Post a screenshot of it here if you'd like help deciphering it.
rgarwood62DKH
en respuesta a: pendean

22.0.022.16 AutoCAD Map 3D 2019.0.1 Update

 

I always keep 5 lines on the command line.

 

Command:

Command:

Command: REVCLOUD

Arc length set at 10.000

       Arc length/<Pick cloud starting point>:

 

when using the RIBBON selecting Rectangular REVCLOUD

 

Command:

Command: _revcloud

Arc length set at 10.000

Arc length/<Pick cloud starting point>: _R

Point or option keyword required.

      Arc length/<Pick cloud starting point>:

 

 

pendean
en respuesta a: rgarwood62DKH

Thanks for the commandline copy from MAP3D2019: the prompt is asking you to start drawing the cloud by clicking on screen and moving your cursor.

You either have a unique command in MAP3D (this is not the forum for that variant), or you have a customziation that is running instead. In plain AutoCAD (the topic of this forum) placing a period ahead of the command name will trigger the core command, that may work for you. Like this
.REVCLOUD

FYI the Map3D forum is over here https://forums.autodesk.com/t5/autocad-map-3d/ct-p/72

HTH
rgarwood62DKH
en respuesta a: pendean

Thanks. This gives me new ideas to search for the cause of the problem. I will post on the MAP3D forum, but I don't think this is a MAP3D specific problem.
rgarwood62DKH
en respuesta a: pendean

It was a customization lisp that was the problem. This group has been drafting since the dawn of time and had a lisp to add REVCLOUD before AutoCAD had it preinstalled.