Search the Community
Showing results for tags 'macros'.
-
Sir, can you please tell, in MicroStation v8i, how to use additional program, VBA, script, tools, application, etc for drafting, printing, area, total length, PDF, or other purpose, (Like in AutoCAD, lisp, vlx, VBA, macro, add-in, plugin) If you have any things please share a...
- 2 replies
-
- microstation v8i
- program
- (and 5 more)
-
How to record a repeated action
tmd_63 posted a topic in The CUI, Hatches, Linetypes, Scripts & Macros
I am trying to record some repeated actions but cannot find the record button. I want to record a macro or something that will allow me to select an inner circle and it automatically runs a create solid command of the same diameter at a thickness .05, then waits for me to select the outer circle... -
Autocad blocks having loaded automatically from specific directory or file!!!
yudjee posted a topic in AutoCAD General
Hi Everyone I know this and similar questions have already been posted in many forums, and before you start copy pasting links of other threads, you have to know that I probably have seen them already and none of them is 100% perfect answer to what I am trying to achieve. And now I will describe... -
Need help simplifying my work with macros/custom commands
cmidbradon posted a topic in The CUI, Hatches, Linetypes, Scripts & Macros
I'm looking for some help writing macros and making custom commands with AutoCAD LT 2016. I remember learning this in college and have since tried following guides on the internet and it seems a little more complex than I remember. I often use "-dimstyle, enter, enter, enter, select dimension"... -
Automation/Macros in drawings, templates, and part making
andar424 posted a topic in Autodesk Inventor
Hey guys, Just curious and looking for suggestions, but like the title says, what kind of automation or macros do you guys like to run in your Inventor? For example, we tend to have to send pdf's of part prints instead of actual Inventor or CAD formats to manufacturers for release or what... -
I've tried macros, have done FLATTEN, and tried to set Z coordinates to zero multiple times, but still have a corrupt file that does not have all line art on Z=0. I need help flattening two plan files so that line art will show all coordinates at Z=). I will consider sharing via Dropbox if some...
-
-
Diesel and or advanced macro library
bmw1789 posted a topic in The CUI, Hatches, Linetypes, Scripts & Macros
Does anyone know of a place online I can go and there is an organized way of searching customized diesel macros and or macros that I can copy an place them in my autocad when I create a new command? For example..there are a lot of things I would like to search through and just evaluate whether...- 9 replies
-
- library
- efficiency
-
(and 3 more)
Tagged with:
-
Hi there, I´m working with attribute blocks, and someone made an excel file with some data that has more than 1 line (That could be achieved pressing ALT+ENTER in excel) however when inserting the data with a coordinates MACRO, that attribute I can't edit those other lines of data, and when adding a...
- 2 replies
-
- excel
- attribute blocks
-
(and 1 more)
Tagged with:
-
What an extended absence . But of course there is more to this post. A while back I made an icon so that the drafters in my company could put the right border in the right spot with a click of the mouse. here was my macro: (command ".insert" "I:/borders/11x17" "0,0" "1" "1" "0") This i...
-
Macro for custom property of total number of piercings in a part
klarson85 posted a topic in Autodesk Inventor
Hello, I have been trying to create a macro that would add a custom property to my sheet metal parts that would tell me the total number of piercings in the part (holes and punches). So far I have the punches to count correctly but I am having issues with the holes, as I am getting an error. Any... -
when i am trying to use a function like mirror or offset..etc i will select the lines or objects then i will make a mistake such as selecting the wrong base point or such. i then press esc to end that function and try again but find it annoying that i have to select all the lines again. is there a q...
-
Afternoon. I've got a little problem trying to make a menu command to load a partial customisation file. I've created ths macro: ^C^C_filedia;0;menuload;N:/CAD/2D/blahblahblah.cuix;filedia;1; ...which seems to run fine and loads the CUI, but the popdown menu defined herein will...