05-19-2021
03:09 PM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
05-19-2021
03:09 PM
Revcloud command only lets you select arc size. cannot draw rectangle, polygon, or select object. I suspect a support file is missing.
¡Resuelto! Ir a solución.
05-20-2021
05:31 AM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
05-20-2021
05:31 AM
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.
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.
05-20-2021
07:07 AM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
05-20-2021
07:07 AM
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>:
05-20-2021
07:28 AM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
05-20-2021
07:28 AM
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
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
05-20-2021
07:46 AM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
05-20-2021
07:46 AM
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.
05-21-2021
07:37 AM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
05-21-2021
07:37 AM
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.