Search the Community
Showing results for tags 'automatic'.
-
Hello, I am interested in a LISP able to make overlapping sheets as layouts following a road alignment and overlap a fraction. Each sheet will have its own UCS or view orientation. You can see it from these videos: anyone knows one? Best regards, Daniel
-
LISP Idea: one-click all changing annotation scales
ryankevin15 posted a topic in AutoLISP, Visual LISP & DCL
....... -
LISP - Automatic dimensions according to set rules
Kyler posted a topic in AutoLISP, Visual LISP & DCL
Hello everyone, I work with a glazing company and am trying to write an AutoLISP command that will automate a large part of our job by dimensioning glass panels with holes and cutout in the format that our supplier prefers. I will attach a photo here to show what I have done so far. Th... -
Hello, Could anyone help me let this LISP work. The lisp should go to the layer you choose (by pressing 1 or 2) when in a *DIM* command. After placing the dimension the layer should go back to the layer it was before selecting a *DIM* command. This is the code now. ; AFKORTINGEN V...
-
As posted over at theSwamp, I thought I'd share it with you nice folks too I've seen quite a few of these kind of programs knocking around, so I thought I'd give it a go at writing my own - using a slightly different approach. Give it a go and let me know what you think Full Des...
-
Hi everybody, this is my first post. I need a Lisp to generate a polyline from existing points. The polyline should be created from all the points at the edge of the cloud of points generated by a 3d scanner. The points are in 3 dimensions, but they could be flatted to zero. The polyline...
-
Question: Automating Layer Creation/Properties
Beeftimer posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
Hello All, I work with projects that require several layers. I was wondering if anyone knows of a way to automatically create x number of layers with names like "name_1," "name_2," "name_..." "name_n-1," "name_n" without having to manually input each layer's name. Furthermore, I need each layer...- 6 replies
-
- layers
- layer color
-
(and 3 more)
Tagged with:
-
Hey All, If you are familiar with the "Fields" associated with text attributes, you may be able to answer my question.. If you set up a date to fill-in automatically when you open a drawing, will it update from day to day? Or once its set up, will it remain on that date..? Please let me...
-
Hi, I want to find a shortcut to be able to slice off the corner of an object (see picture below). Is there some sort of build in function to do so? I have been manually doing this by (1) creating a square surface (2) re-positioning it over the corner and (3) using the slice command to...
-
I beleive this qualifies as a general acad question, I am using Civil 3D. We have a sheet set that is 237 sheets, all in one discipline. The individual sheet numbers are in a field in the title block. These numbers are pulled in from the page number in the sheet properties which is manually entere...
-
Create Polyline around block for Wipeouts
CraneGuy posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
Hi. I use wipeouts a lot. Is there any way to automatically create an outline around a block that can be converted to a wipeout? Some of our blocks are complex, and it takes a fair amount of time to create. Thanks in advance!