AutoCAD Electrical Forum
Welcome to Autodesk’s AutoCAD Electrical Forums. Share your knowledge, ask questions, and explore popular AutoCAD Electrical topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dashed Line using Circuit Builder

4 REPLIES 4
Reply
Message 1 of 5
Anonymous
255 Views, 4 Replies

Dashed Line using Circuit Builder

Hi.

I would like to know how do I do a dashed line using circuit builder
command?

Note: Please, see attached.

Thanks.

LTriska
4 REPLIES 4
Message 2 of 5
Anonymous
in reply to: Anonymous

I don't think there is a published API for the dashed link line. I think you
would need to insert the component as a multipole which would put in the
dashed line.

Pat Murnen

"LTriska" wrote in message
news:6301257@discussion.autodesk.com...
Hi.

I would like to know how do I do a dashed line using circuit builder
command?

Note: Please, see attached.

Thanks.

LTriska
Message 3 of 5
Anonymous
in reply to: Anonymous

This is the command as called by the toolbar button in 2008 Electrical

^C^C^P(if(not wd_load)(if(setq x(findfile "wd_load.lsp"))(load
x)))(wd_load);wd_complink

wd_complink actually calls the routine, the rest seems to check and load the
command file if it isn't already loaded.
Hope this information helps.

Regards Brad

"LTriska" wrote in message
news:6301257@discussion.autodesk.com...
Hi.

I would like to know how do I do a dashed line using circuit builder
command?

Note: Please, see attached.

Thanks.

LTriska
Message 4 of 5
Anonymous
in reply to: Anonymous

Yes, this call would launch the command that is used for the dashed link
lines but it would require selecting the components. I didn't find a way to
pass it the components inserted within Circuit Builder.

Pat Murnen

"Brad Coleman" wrote in message
news:6302346@discussion.autodesk.com...
This is the command as called by the toolbar button in 2008 Electrical

^C^C^P(if(not wd_load)(if(setq x(findfile "wd_load.lsp"))(load
x)))(wd_load);wd_complink

wd_complink actually calls the routine, the rest seems to check and load the
command file if it isn't already loaded.
Hope this information helps.

Regards Brad

"LTriska" wrote in message
news:6301257@discussion.autodesk.com...
Hi.

I would like to know how do I do a dashed line using circuit builder
command?

Note: Please, see attached.

Thanks.

LTriska
Message 5 of 5
Anonymous
in reply to: Anonymous

Hi Pat and Brad!

Thanks by yours help.

LTriska

"Pat Murnen (Autodesk)" wrote in message
news:6302498@discussion.autodesk.com...
Yes, this call would launch the command that is used for the dashed link
lines but it would require selecting the components. I didn't find a way to
pass it the components inserted within Circuit Builder.

Pat Murnen

"Brad Coleman" wrote in message
news:6302346@discussion.autodesk.com...
This is the command as called by the toolbar button in 2008 Electrical

^C^C^P(if(not wd_load)(if(setq x(findfile "wd_load.lsp"))(load
x)))(wd_load);wd_complink

wd_complink actually calls the routine, the rest seems to check and load the
command file if it isn't already loaded.
Hope this information helps.

Regards Brad

"LTriska" wrote in message
news:6301257@discussion.autodesk.com...
Hi.

I would like to know how do I do a dashed line using circuit builder
command?

Note: Please, see attached.

Thanks.

LTriska

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost