Jump to content

Recommended Posts

Posted

Is there a way to create a pull down menu that would open other AutoCAD files? I have about 20 files I continually access with all kinds of blocks in them. It is easier for me to just go to those files to get what I need.

 

Thanks!

Posted

Yes, it is possible in AutoCAD 2012 by using CUI command. I am not sure you can use this command in AutoCAD LT.

Posted

Why don't you create a tool pallet with all your blocks in it?

Posted

Load a partial menu just use menuload it will appear in every drawing you open so you can chain the openings or change to insert ?

 

***MENUGROUP=mymenus

***POP1

**ABCBOLTS

[MYDWGS]

[DWG1]^C^COpen dwg1

[DWG2]^C^COpen dwg2

[DWG3]^C^COpen dwg3

[DWG4]^C^COpen dwg4

Posted
Is there a way to create a pull down menu that would open other AutoCAD files? I have about 20 files I continually access with all kinds of blocks in them. It is easier for me to just go to those files to get what I need.

 

Thanks!

 

It's called the Design Center. LT don't let you write the kind of code you need for the cool stuff.

Posted

You can call a lisp routine using the FILED command with proper attributes

Posted
You can call a lisp routine using the FILED command with proper attributes

 

The OP is using LT so the LISP option is out.

Posted
Is there a way to create a pull down menu that would open other AutoCAD files? I have about 20 files I continually access with all kinds of blocks in them. It is easier for me to just go to those files to get what I need.

 

Thanks!

 

The best answer is here:

 

Why don't you create a tool pallet with all your blocks in it?

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...