
CAD discussion forum - ask any CAD-related questions here, share your CAD knowledge on AutoCAD, Inventor, Revit and other Autodesk software with your peers from all over the world. To start a new topic, choose an appropriate forum.
Please abide by the
rules of this forum.
This is a peer-to-peer forum. The forum doesn't replace the official direct technical support provided by ARKANCE for its customers.
How to post questions: register or login, go to the specific forum and click the NEW TOPIC button.
Author |
Topic Search Topic Options
|
PatDoc63
Newbie
Joined: 17.Apr.2013
Location: Canada
Using: AutoCAD 2013, Microstation
Status: Offline
Points: 5
|
Topic: Convert COGO point to bloc lisp routine Posted: 07.Jan.2015 at 19:57 |
HI everyone,
I'm trying to make a lisp routine and use the AeccConvertPointsToSdskPoints command. I want to execute the commande without the dialog box, so I,ve put an - before the command (-AeccConvertPointsToSdskPoints) but the dialog box still appear.
Is there an another way to do ?
Thank's 
|
 |
John Connor
Senior Member
Joined: 01.Feb.2011
Location: United States
Using: AutoCAD 2018
Status: Offline
Points: 7175
|
Posted: 07.Jan.2015 at 20:00 |
You're doing this in AutoCAD Civil 3D right?
Have you tested the command (I'm not talking about the lisp routine) inside the program at the command line to see if it works?
Is this one of those undocumented commands by any chance?
Edited by John Connor - 07.Jan.2015 at 20:05
|
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."
<<AutoCAD 2015>>
|
 |
PatDoc63
Newbie
Joined: 17.Apr.2013
Location: Canada
Using: AutoCAD 2013, Microstation
Status: Offline
Points: 5
|
Posted: 07.Jan.2015 at 20:05 |
Yes John, in civil 3D
and when i try to put an - before the command on the command line, the dialog box open...
Edited by PatDoc63 - 07.Jan.2015 at 20:10
|
 |
John Connor
Senior Member
Joined: 01.Feb.2011
Location: United States
Using: AutoCAD 2018
Status: Offline
Points: 7175
|
Posted: 08.Jan.2015 at 00:29 |
Then it sounds like it is one of those rare dialog box commands that does not have a command line equivalent. I can think of no other explanation why it wouldn't work. Did you ask over at the Civil 3D Discussion Group at the AutoDesk website?
|
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."
<<AutoCAD 2015>>
|
 |
PatDoc63
Newbie
Joined: 17.Apr.2013
Location: Canada
Using: AutoCAD 2013, Microstation
Status: Offline
Points: 5
|
Posted: 08.Jan.2015 at 00:59 |
Yes ! I posted here http://forums.autodesk.com/t5/autocad-civil-3d-general/convert-cogo-point-to-bloc-lisp-routine/td-p/5461714
Do you have others groups to suggest ?
Regards
|
 |
John Connor
Senior Member
Joined: 01.Feb.2011
Location: United States
Using: AutoCAD 2018
Status: Offline
Points: 7175
|
Posted: 08.Jan.2015 at 11:27 |
Possibly.
A good number of lisp gurus hang out over at The Swamp. You could try asking there.
Edited by John Connor - 08.Jan.2015 at 11:27
|
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."
<<AutoCAD 2015>>
|
 |
PatDoc63
Newbie
Joined: 17.Apr.2013
Location: Canada
Using: AutoCAD 2013, Microstation
Status: Offline
Points: 5
|
Posted: 08.Jan.2015 at 17:47 |
Thank's John !
|
 |