Jump to content

Recommended Posts

Posted

Hi all,

 

Is it possible to have a macro for drawing a specific linetype?

 

Thanks

Posted

Yes it is. Just make sure the linetype is either part of your template file or is loaded prior to using the macro.

Posted (edited)

I think I have read 8 posts tonight about how to do this or some thing close sorry !

 

Please people out there have a go at search first I find stuff from way back that answers my questions some times.

Edited by BIGAL
search
Posted
I think I have read 8 posts tonight about how to do this or some thing close sorry !

 

Please people out there have a go at search first I find stuff from way back that answers my questions some times.

 

That would be too easy. It would also require a person to be able to come up with good search criteria to narrow down their choices.

Posted

Here's one option directly from AutoDesk.

 

Load linetype via macro without using dialog box for selection of LIN file

 

Issue

 

You would like to create a custom command that loads a specific linetype automatically, without any dialog box appearing.

 

 

Solution

 

To load a specific linetype without using a dialog box, use the following syntax in your macro:

 

^C^C_filedia;0;_-linetype;L;;"/";;filedia;1;

 

For example:

 

^C^C_filedia;0;_-linetype;L;ACAD_ISO02W100;"C:/Documents and Settings//Application Data/Autodesk/AutoCAD 2009/R17.2/enu/Support/acadiso.lin";;filedia;1;

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...