Search the Community
Showing results for tags 'automation'.
-
Hello, I'm trying to write a code that changes the dimension style of all dimensions in layer Dimension(ISO). I need the code to change it to variable "DimStyleOverrider" and this variable must be dependant on another variable. When OldFactor = 10 I need "DimStyleOverrider" to be "Change10" and when...
-
LISP for Selection of alternate lines from the selection set of lines like 1st, 3rd, 5th, .....etc lines in autocad.
Pranesh Rathinam posted a topic in AutoLISP, Visual LISP & DCL
Hello guys, I am new to this forum. I need LISP for Selection of alternate lines from the selection set of lines like 1st, 3rd, 5th, .....etc lines in Autocad. I am attaching the file with my requirement. Alternate Selection of lines.dwg Please help me out with an possi... -
How to use Wire Copy (AECOPYWIRENO / WD_COPY_WN) in LISP
NicholasCAD posted a topic in AutoLISP, Visual LISP & DCL
(Hopefully this Question has not been asked. The Search gave no Results.) For Context: I have created a Program that generates a complex Component (Block, Wiring, Text) onto a Sheet. The Program uses .LSP and .DCL for ease of Use for our Operators. The Prompt has Options t... -
Need help editing a LISP command I am using for better usability
eb14 posted a topic in AutoLISP, Visual LISP & DCL
Hey guys, this is my first post on this forum so thanks in advance for any help. Currently I am using Lee Macs "Field to attribute" lisp command to get the length of a line (a steel beam in this case) and insert the field into a block to get an item count. Currently I've modified the LISP command to... -
EXPLODE ALL BLOCKS EXCEPT IN THIS SPECIFIC LAYER
williamferenal posted a topic in AutoLISP, Visual LISP & DCL
Hi. I am a newbie with Lisps. But was just wondering if there is an existing lisp out there to explode all blocks (both model space and paper space) except for blocks in this layer "A3_TT"? I am trying to look for a routine cause I need to apply it to almost thousands of drawings....- 8 replies
-
- automation
- routine
-
(and 1 more)
Tagged with:
-
automation How to create random but "inline" stipple line or hatch pattern
pseudoclay posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
Good Day AllI've turned to forum advice and I really hope someone can help me.I have to create 13 wall panels that will be laser cut. The panel drawings were done in Inventor and I'm editing the flat pattern in AutoCAD. If you look at the attached images of one of these panels you will get the idea,...- 3 replies
-
- autocad
- flat pattern
-
(and 1 more)
Tagged with:
-
HI, I need to create a Lisp to do the following in a series of drawings within a folder and then save as a new file. Superflatten entire drawing. Audit and fix errors. overkill entire drawing Convert all. Purge all. Remove Hatching. Remove DIms....
-
Pack of plugins to automize design engineering processes in AutoCAD
AADB Software posted a topic in .NET, ObjectARX & VBA
Hello. I would like to show you my pack of plugins to automize design engineering processes in AutoCAD. My professional field is Audio/Video/Radio/TV etc complexes. I need your professional feedback. Is it useful or not? Is it comfortable to work?Is it make your work easier? Please, visit aadbso... -
Hello All, This is my first post on CADTutor forum. This is a pretty extensive request, however I am looking to essentially do this exact routine: https://www.youtube.com/watch?v=FLOif87iLMw This automated process of creating the stepped boundaries to angled polylines based on the size o...
- 2 replies
-
- cross sections
- automation
-
(and 2 more)
Tagged with:
-
Check out this new Engineering & CAD automation service. AutoEngr.com. Our services include CAD API programming and parametric modeling services for zero up-front costs. We create custom automation to match you needs, then run it whenever you need to complete the task. It's a hassle free l...
-
- parametric
- cad api
-
(and 3 more)
Tagged with:
-
Hello everyone, my name is Bruno and this is my first post here!! Is important to say that I work with cad since 2014. I'm good in 2-D , and I have a little of experience in 3-D drawning. I'm sorry, but I've never used a Lisp. This is what is happening: I was teaching numerical integrati...
- 7 replies
-
- id command
- automation
-
(and 1 more)
Tagged with:
-
Hi, was wondering if there was any routine which would automate dimensions in an architectural plan. This is present in refit, and we could have it in Autocad where we could draw a line through a floor plan and "stretch" the dimensions of all the intersecting lines to a convenient point. Thanks
- 9 replies
-
- dimensions
- automation
-
(and 1 more)
Tagged with:
-
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... -
Automatically generate a Layout Tab
dblclkmatt posted a topic in AutoCAD Drawing Management & Output
Hey guys, This seems like an impossible maneuver, but I'd kick myself if I didn't ask the question. What'd I'd like to do: Essentially draw a selection box/window around an object in model space, and it is auto-magically captured inside of a viewport on a brand new Layout tab (duplicating...- 7 replies
-
- management
- layout
-
(and 2 more)
Tagged with:
-
Hello Everyone! I am using vanilla AutoCad (R14-2012) and was wondering what the best solution would be for this problem (other than manually drawing each outline which I currently do!) I am looking to draw polylines along each point creating a polyline outline (perimeter) around the selecte...
-
Hi all ... Not new to v/lisp, but new to this great forum. I'm looking to automate title block revision, pdf generation and transmittals via lisp (which will probably be later converted to VB). My question is: Is it possible to create pdf's via script that will assign filenames [which I will...