AutoCad :: Repeating The Offset Command
Feb 21, 2012
I have placedmy own Origin in the center of the screen. I am constantly using construction lines from this origin using the offset command with various offset lengths. What I am trying to achieve is to enter a numeric value and press enter on a continuous cycle. Without Selecting construction line, Offset, Distance, Select Line, Select side. I have tried using Macro and CUI in the manage tab without success. I understand the concept, but lack the knowledge to succeed. I have a nose bleed from continuously hitting a wall.
View 6 Replies
ADVERTISEMENT
Aug 14, 2011
I want to draw many circles with "3P" options. Every time I have to hit the space bar for repetition and select the option.
A couple of weeks a go I read a post here in CT which taught how to automate this part of commands. I don't know how to find it.
View 9 Replies
View Related
Dec 31, 2013
I want to make it so that whenever I type F for FILLET the MULTIPLE option is selected so I don't have to type F then M. Is there a way to make it so that when I type F it always gives me the multiple option without my having to type F then M? How would I do that?
View 9 Replies
View Related
Jul 6, 2012
I am working on a lisp to scale drawings of various sizes to a predetermined size. After the lisp has run and scaled the drawing, the prompts for base point and reference point run a second time. How can I get this to run through once? I think it has something to do with the way the reference length is being entered. The base point and first reference point are the lower left corner of the drawing, while the second reference point is the lower right corner.
(COMMAND "SCALE" "ALL" "" (SETQ A (GETPOINT "
SELECT BASE POINT :")) "R" A
(GETPOINT "
SELECT REFERENCE POINT : "))
"1'-5"")
View 7 Replies
View Related
Mar 14, 2013
I have a drawing that has a connection to OS background map data which is an SDF file.
I want to create new entities in their own new autocad layer based on an offset value from a line in the SDF data.
For example I want to create a new line in a new layer that is say 1.0m offset from a kerb line that appears in the SDF file called OSMMLINE.
I do not want to add these new entities to the SDF data.
When I try to use the offset command Map starts to "populate feature Cache" which takes several minutes, then I can use the offset command in the usual way and create a new line - which "properties" says is in a feature class layer called OSMMLINE(1).
AutoCAD Map 3D 2011 64bit / Win 7
View 4 Replies
View Related
Oct 3, 2006
Is there a multiple offset commnad?
I'm using AutoCA 2007 (Full).
If not maybe some LSP routine?
View 9 Replies
View Related
Feb 22, 2012
I have a Vertical profile made up of Lines, Rads, Arcs. How do I offset this profile in one command rather choosing each element. I am able to offset thease commands independatly but not has one item. I have tried converting to a polyline but this does not work.
View 9 Replies
View Related
Feb 1, 2012
Im using MEP and in MEP2010 the Offset command worked fine on my structural members, offsetting to the direction I picked.
In MEP2012 the offset command now offsets the same structural member to the opposite side of the point I pick.
The structural member is rolled 180 and the way I can correct this offset issue is to roll the SM back to 0, then the offset command offsets to the correct side.
Is there a new setting or something in 2012 that will get the offset command behaving the way it did in 2010 where it does not care about the objects properties and just offsets it correctly?
View 9 Replies
View Related
Jun 7, 2012
I posted a version of the Offset command that lets you Undo individual Offsets and change the offset distance/Through option, without getting out of the command, at Cadalyst CAD Tips: URL....
It's an upgraded version of an earlier concept by Gopal Ramesh. It's been downloaded almost three times every day since it went up, so I guess people expect it will be useful.
But the website's description includes: "this routine does not provide access to the Layer or Erase options of the built-in Offset command." The reason for that is that I'm working back in 2004, so those options are not present for me to emulate. [The Undo option in the routine is one that was added in some later version, but is a very useful enhancement for people using older versions, like me.]
I do also have an Offset-to-any-Layer [not just the source's or the current Layer] routine posted there: URL....
And I have a simple little routine to Offset something and Erase the source object. So I think I have all the "pieces" to include those options that newer versions have, but that I don't. I would like to combine the functionalities into the Offset-with-running-options routine. That way, if people want to use it to redefine the Offset command as I have done, in order to get the while-running distance change option, those working in newer versions won't be losing the Erase and Layer options in the process, and those in older versions will be gaining yet more options.
View 6 Replies
View Related
Jun 7, 2013
I need an offset lisp routine to offset a selected line a set distance on each side of the selected line and change the layer of the offset lines to the current layer, and then keep prompting me to select the next line for offsetting until I'm finished.
View 3 Replies
View Related
May 14, 2012
I am trying to create a station-offset label style that will drop the trailing zeros in the offset section - e.g. 15' instead of 15.00', but if the offset is not at a whole number, e.g. 15.01, etc. it will display the entire offset.
I created two expressions: IF(OFFSET-TRUNC(OFFSET)=0,.1/12,.00000001/12)
and this one: IF(OFFSET-TRUNC(OFFSET)!=0,.1/12,.00000001/12)
I then created two offset components, one called truncated, and one called full, and assigned the heights to match the expressions.
I have attached the file, the style is ACHD-Sta Off-Rt [copy]
C3D 2011, Win x64
View 9 Replies
View Related
Nov 28, 2013
I need a pit configuration, and I use the offset command to offset a base polyline to first 10 m and then 3 and so on.. is there a way to do this in an automatically way, that you can choose the lenght of the offset for each "offset" (i.e. 1st 10 m, 2nd 3, 3rd 10 m, 4th 3 m, and so on. I am actually using civil 3D.
View 2 Replies
View Related
Apr 9, 2013
I am using MAYA 2012 on Windows 7. When I import audio (.WAV) it works fine, but if I offset it to a later frame the waveform moves to the right frame but when scrubbing the audio stays at 0. Making if very difficult to lip-sync. I have tried re-caching, playing the scene all the way through and all other options I have seen online.
View 1 Replies
View Related
May 17, 2013
Is it possible to creat a linetype that doesn't repeat.
What I'm after is a line consisting of:
Long Line
Space
Short Line (roughly 1/3 length of long line)
Space
Long Line
( ______ __ ______ )
But that is all I want to see, regardless of the distance between the start and end points. I use this a lot for laying out joists.
I know I could make a dynamic block of it, but that would mean streaching every line between the two points.
View 2 Replies
View Related
Nov 6, 2013
This happened in the middle of dimensioning A drawing. Was adding tolerance and some text to some dimensions which usually looks like this.
1.500±.001" Turn Runner
But all of a sudden it started to look like this.
1.500" Turn Runner±.001" Turn Runner
Everything in the dim suffix field is repeated twice and I don't know why.
No variables were changed...I literally did one dimension that came out normally and the next one did this.
Now all dimensions do this. There is a single dimstyle with no daughter styles.
View 9 Replies
View Related
Jan 19, 2010
I currently use a full version of AutoCAD 2009. One thing I was able to do previously was repeat break at point by right-clicking and selecting the repeat function.
Now when I try to do that in AuctoCAD 2009, the repeat function will result with just a plain break instead of a break at point.
My question is, how do i get this functionality back so that I can repeat break at point as many times as I need to? I use this command many times back to back and hate having to go click on the button from the ribbon menu.
View 7 Replies
View Related
Apr 20, 2013
How to create the type of complex geometries in the links below.
I'm particularly interested in creating patterns/tessellations.
[URL] ....
[URL] ....
View 1 Replies
View Related
Nov 7, 2011
I'm creating the following macro:- (defun C:BK () (command "_BREAK" PAUSE "_F" PAUSE "@" )(princ)) to add to a shortcut key lisp file and then I want it to repeat... How do I make it repeat?
I want it to do the same as this:- *^C^C_break \_f @ but as a shortcut key in a lisp format.
View 7 Replies
View Related
Aug 2, 2013
I'm playing around with a part that I'd like to "decorate" with embossed features or perhaps even cut-outs. The actual part, before adornments, looks like a funnel. As sketched now, I'm revolving a spline and then creating a thickened solid feature. I suppose that the variable diameter and varying cross sectional radius of my part increases the level of complexity of this task over a part that looks more like a regular cylinder. I'm hoping to learn a tecnique that will work for revolved parts with highly irregular profiles - not just plain ole cylinders.
So, what I'd like to do is emboss (negative or positive) and/or thru-cut decorative geometric or vine/flower inspired patterns into the outside face of a funnel-like part. (Pic attached.) I'm picturing some sort of pattern that might repeat around the part. (The variable diameter probably really complicates matters here.) I haven't put much effort/experimentation into this yet - pretty much because I'm a loss about where to even start.
View 9 Replies
View Related
Nov 7, 2008
I am trying to get one image onto a new canvas 6 times, ie when I get a 5x7 print it will have 6 little pics, like passport pictures. How do I do this?
Apparently you can tile images or create a pattern and then paintbucket the blank canvas with it, or even create a custom paint and use the brush to fill in the canvas.
I tried the pattern generator, and it gave me crazy random patterns with little fragments of my source picture all over the place.
View 1 Replies
View Related
May 14, 2006
How do you repeat a design in a horizontal box? I want to draw a moulding, say of an egg and dart or dentil design without constantly repeating insertions.
View 6 Replies
View Related
Nov 28, 2004
I'm trying to create a border of Christmas lights around a photo (see samlple image below). In opposite corners of the photo are hollies & berries and candycanes. Running down along the sides, and along the top and bottom, I would like to draw a "wire", and then add little lights to it. I already have the different-colored lights as separate files and just need to know if it is possible to "string" the lights along the wire without having to do it manually, creating a quick border. Learning how to do this will also assist me with other similar projects in the future.
View 3 Replies
View Related
Feb 11, 2009
I'm using Photoshop CS4. In previous versions, you could hold down Alt while choosing an adjustment, such as Levels -- Instead of the default settings for the dialog, you would automatically get the same adjustment settings that were used the last time (as long as Photoshop had not been closed and reopened).
Can the same thing be done with the Adjustments panel -- click on an adjustment and get the last settings that were used? I tried the old Alt-Click shortcut and that didn't work.
View 2 Replies
View Related
Sep 20, 2007
I have an image of clouds, 300 width and 100px high, and i want this image to loop when it travels to the right
that is, when i copy the image, and put it on the left side of the one i copied it from, it would look like its one image.
the clouds must travel to the right, and the animation must be seamless.
View 3 Replies
View Related
Jan 24, 2013
Illustrator CS6 (16.0.3) on Mac OS 10.6.8.
I've set up an action that will add crop marks to a selected object. The action works great when clicking the play button on the panel, but when I assign a Function Key to the action, it runs the action twice (giving me 2 set of crop marks). I've tried different Function Keys thinking it was a keyboard shortcut conflict, but that has made no difference.
View 7 Replies
View Related
Dec 11, 2012
I have some 3D sand in a bottle and I'm trying to map a sand symbol to it, but it's coming up way to large. Illustrator will not let me duplicate the image when I try apply it through 3D extrude & bevel - map art option. It doesn't seem like this should be a difficult task. Basically, my sand picture is 1000px x 1000px. I saved it as a jpeg, then imported it into my swatch gallery in illustrator (pretty sure that's the correct way). When I try to apply it to my sand using "map art" I have the option to "scale to fit" which distorts the image horribly. I want it to be a 1:1 ratio, if that makes sense, only smaller and duplicated 10x or whatever to cover the whole object. It's not a seamless picture that I'm mapping, so if there's a filter that I can apply that would make it less noticable. I'll attach a screenshot of the sand to show you what I'm talking about. The top layer of sand looks almost perfect, but the bottom one looks terrible because I had to stretch symbol to cover the whole object. If you can tell from the image, each grain of sand is stretched horizontally by like 10 so it doesn't even look like sand.
View 1 Replies
View Related
May 8, 2013
I want to create a repeating, pixel art GIF animation. The basic idea is nyan cat swapped for a spaceship, in my usual video resolution. Now I made all the assets, and I thought I can use the star animation as a sub animation, so I can tell it to appear in random heights, move from right to left and start at a random frame, so I made a GIF just for that. But I fail to see any sort of controls that let me do what I was planned.
View 1 Replies
View Related
Mar 1, 2008
I'm not quite a novice; I know how to handle photoshop decently, and can do basic work competently. I have an idea of what some but not all of the advanced stuff does, and got handy with automation from an earlier project. My brushwork still sucks, and I'm not very good at making shapes from scratch. Now, what I need help with isn't paid work; I volunteered for light projects, hoping it would expose some of my weaknesses, and force me to work on them. It worked; I'm confronting one of them now.
Here's my problem. I'm making a seal of approval, a kind of tongue-in-cheek project, for a guy who wants it for a forum where he makes mods for a computer game. Since he's a man who tinkers with the guts of the game, I wanted the outer edge of the circle to be blocks, instead of a blue-ribbon frill, so that it imitates the blue-ribbon look, but presents the image of a gear instead. How do I make a repetitive pattern on the outer rim of a circle, and make it pixel-perfect? There has to be a better way than using the info tab to position squares pixel-by-pixel, and rotating them to match the outer edge of the circle. I've been exploring features, and I can't seem to find anything suitable.
I could use a source image to get the shape for a gear, and use that to form a selection to fill, but I want to try and do this from scratch if it's at all possible. I could also put a block in the exact center, make seven copies, and rotate them in increments of 45 degrees, and hold shift as I move them to approximate positions that look close enough to perfect as makes no nevermind, but eight teeth on a gear that fills the entire image is not much; it might work, but I think there's a better way, and I don't think it'd look all that good.
View 9 Replies
View Related
Sep 24, 2008
I am trying to give a background to a Div repeating it on the y direction.
I have been fighting to solve this and I wasn't able to do it ...
I created the image in Photoshop CS3 and exported as gif.
View 2 Replies
View Related
Aug 26, 2008
I am trying to create an action that takes one image and repeats it on all four sides to make a square (we are picture framers and am trying to create image files of our frames from one picture of a piece of frame). I have managed to create the action to do this, but some of the frames are different widths and if I set the action to go on a smaller frame it doesnt push the image up to the edge of the canvas. It leaves a white space between the edge of the image and the edge of the canvas.
I tried to set the point of origin with co-ordinates in the transform mode when creating the action, to make sure that every image went where I wanted it to, but this hasnt worked.
way that I can paste an image into a new canvas and pin point where I want that image to go?
View 8 Replies
View Related
Mar 29, 2013
I want to create a pattern that does not repeat (as a backrground). I've tried using swatches but this just repeats the same pattern. If you look at this example below, the pattern (behind the hands, log, etc) looks completely random. How would I go about recreating this effect? Would I need to draw the whole thing manually?
View 12 Replies
View Related