Print Page | Close Window

Convert COGO point to bloc lisp routine

Printed From: CAD Forum
Category: EN
Forum Name: Civil 3D, Map, InfraWorks
Forum Description: Discussion about mapping and GIS applications Map, Civil3D, InfraWorks, MapGuide and Raster Design
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=10907
Printed Date: 14.May.2026 at 06:01


Topic: Convert COGO point to bloc lisp routine
Posted By: PatDoc63
Subject: Convert COGO point to bloc lisp routine
Date 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 Embarrassed



Replies:
Posted By: John Connor
Date 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?


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: PatDoc63
Date Posted: 07.Jan.2015 at 20:05
Yes John, in civil 3D Smile

and when i try to put an - before the command on the command line, the dialog box open...


Posted By: John Connor
Date 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>>



Posted By: PatDoc63
Date 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



Posted By: John Connor
Date 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.


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: PatDoc63
Date Posted: 08.Jan.2015 at 17:47
Thank's John ! Smile



Print Page | Close Window