AutoCad :: Starting Point Relative To Another Point
Sep 1, 2013
How to choose my starting point to be relative to another point without drawing help lines (which mean they must be drawn, selected, deleted = time).
For argument's sake, consider I am attempting to draw a cross. I use the line command, input a starting point; choose next point: @100<0 (to draw a line 100 units in length at an angle 0 [relative to X axis] relative to previous point).
Now I need a vertical line of equal length to cross the middle-point of the horizontal one.
I could snap to middle-point, draw a line of half-length at angle 90 and draw another of 2.(length) at angle -90. This produces 2 lines one of which is unwanted must therefore be selected and deleted.
This simple example illustrates my point.
I need a command which allows me to choose my first point (for the LINE command) as the point which is "X" units at angle "alpha" relative to a point "x,y" (or a coordinate selected by the SNAP tool if you will).
View 9 Replies
ADVERTISEMENT
Aug 16, 2011
I need to design a walking track 1 mile (5280 feet) from a starting point and finishing at the same point. I need to go around buildings, ponds, etc. What is the best way to tackle this? I thought about 16 splines at 330', but as soon as the spline is moved the distance changes.
View 2 Replies
View Related
Oct 9, 2013
I would like to draw a Zig Zag Line, but I want that the line start in point "A" and finish in point "B".
The image below is similar to how I want the line, but I would like to have that "wavy" style. I use Illustrator CS6.
View 3 Replies
View Related
Jul 16, 2013
When I have been drawing things I often want to start drawing from an existing line but not on an existing node/end point/mid point etc. For example I need to draw a support collumn on a wall 20' from a corner, but everytime I start it will snap to the nearest endpoint or midpoint.
A similar problem is if I am trying to draw a rectangle that is centered on the midpoint of another object. The rectangle tool will snap to the midpoint and the placement will be off by 1/2 the width of the rectangle.
This is not an osnap issue, but more of a best drawing practices question. In the past I have used DIMLIN to create a node to snap my starting point to, or drawn a new line out to the point where I want to start. I don't like doing this because then I have to erase it later(just to keep the drawing tidy).
View 5 Replies
View Related
Aug 17, 2011
I have a VBA to insert a block I ask the user for an insertion point GETPOINT. Then I allow the user to select an angle. GETANGLE starting with the insertion point. If the user picks a point or enters a number there is no problem.
However if the user hits enter it crashes saying invalid input. What I want to happen that if enter happens it accepts it as an angle of 0.
View 3 Replies
View Related
Sep 5, 2011
I have a problem with absolute and relative coordinate regarding drawing an arc.
From my previous studies, I thought whenever I input coordinates in command line, in order to use absolute coordinates I just enter them. If I want to use relative coord, then I can prefix them with @ sign.
For an arc I input as follows: start point: 0,0 2nd point: 500,500 end point: 1000,0. I was expecting to get a half circle from origin to 1000,0 point but to my surprise I find out that CAD gets the input coordinates as relative.
Am I missing something? 1.dwg1.jpg Is this behavior same for all other object drawings?
View 3 Replies
View Related
Jun 5, 2013
Having trouble recently with tracking,For example if i start the line tool, and track from a point, i am given absolute coordinates instead of relative coordinates from that initial point. Absolute coordinates are not much useful to me, I want to be able to start a line at a certain distance from another point.
View 1 Replies
View Related
Jan 4, 2013
When trying to draw a line and choose a starting point, autocad decides that this is wrong and start the line in a different place. I've turned of autosnap and autotrack but this dosen't work.
What is it that I've forgot to turn off?
View 9 Replies
View Related
Sep 10, 2012
I have annoying problem that happens ones in a while. when starching lines i use to select the blue point, type a number and have the line extend or trim respectively.
For example , line which is 40 and i want it to be 60 ill click the blue dot, move the mouse in the direction i want and type 20.
Right now if i do the same the length of the line become 20.
View 1 Replies
View Related
Mar 26, 2013
Usually when you draft, you need to place objects relative to other points. Is this not possible in Revit? Temporary dimensions are useful, but sometimes it measures a distance I don't have the value of. If I can't select the relative distance for myself, I have to place the window or door and then adjust the distance afterwards.
View 6 Replies
View Related
Sep 23, 2013
This seems like something that should be really easy but for the life of me I can't figure it out. I even started looking at using the Subassembly composer to create a custom SA but that seems like a ton of work so something that would seem to be a common problem.
I need to provide a v-ditch with 2:1 side slopes at the toe of a 2:1 fill slope. The flow line of the ditch should be 2 ft below the daylight point of the roadway pavement section.
My problem is that the conditional subassembly seems to evaluate the height of fill directly beneath the attachment point of the conditional SA (pavement section daylight point in my case – “Daylight_Sub” Point code). Instead I need it to evaluate the difference in elevation between the catch point of a 2:1 daylight fill slope and the conditional SA attachment point (Daylight_sub). If that difference is less than 2 feet, I need to provide the ditch, otherwise I can just use the daylight slope for the ditch foreslope and the existing surface for the backslope.
how to do this? Maybeits as easy as using a predefined daylight subassembly that I'm overlooking?
Here’s my current assembly attempt:
And the resulting behavior. It is solving the 2nd fill condition when I would like it to solve the 1st fill condition:
View 5 Replies
View Related
Sep 30, 2013
I'd like to know the coordinates relative to the last entry when creating lines (splines). When creating splines using the line tool, it would be useful to know the coordinates of my current cursor position relative to the last point in an easy way, so I can draw precisely a long line without having to memorize the coordinates of the last point.
Initially, I thought the 'Keyboard Entry" rollout would show the values that reflect what I'm doing visually, just like the rectangle tool for example, or pretty much any other tool, I don't know why the 'line' tool is different but anyways.
View 1 Replies
View Related
Sep 27, 2012
I noticed that if i draw a very short line (about 10 pixels or less) then cursor shifts back to starting point.
Tested on systems an drivers:
Mac OS X 10.6.4 or 10.7.4
Driver 6.3.0 or 6.3.3-3
Photoshop CS 5 (12.0.4)
Photoshop CS 5.5 (12.1)
Mac OS X 10.8.2, Driver 6.3.3-3 and Photoshop 6 (13.0.1) - same problem.
I have three Intuos 5 tablets for now and all have this bug so this is not a hardware problem i think. Corel Painter 12 - all good.
View 2 Replies
View Related
Jan 29, 2014
I have had this problem since I started using patterns. Basically when I put a pattern on a path I want to then move it along that path so it starts where I want it to start, not neccessarily on the path's starting point.
There is an image of how it looks like
I created a simple pattern to show my issue. For example I want to move this pattern along this circle so it looks like this (triangle points up)
As you can see I rotated the whole circle to get the right outcome I need, but if it was just a regular path I would not be able to fix it this way.
Is there a way to do that? Something like moving text along a path.
I am using Illustrator CC.
View 7 Replies
View Related
Jun 19, 2013
I do aerial photography with a large rc helicopter. Camera movement is hard to get rid of. I am looking forward to the upgraded Warp stabilizer "VFX" to work with that. I have been using the Warp in AE and motion tracking. I just don't know how to launch the multi point program in AE cloud.
View 1 Replies
View Related
Mar 19, 2013
I want it to be a variable stroke, so I loaded up “Width Profile 2” in the profiles. The trouble I am having, is that Illustrator defaults to start the larger dots in the bottom right hand corner, and I would like the “starting point” to be in the middle of the line if you know what I mean. I'm still happy for the dots to start big, then gradually decrease in size, but I want to control where the “beginning” is.
View 2 Replies
View Related
Apr 2, 2012
I have a surface, to which I've added data from a ENZ file. No problems - I had a workable surface. I want to be able to work on the drawing at home as well as work. So I brought home the DWG as well as the ENZ file thinking that if both were in the same directory, it would work OK. But I get an error saying the Point file can't be found. I can't see any way to make the file reference relative, rather than absolute.
View 5 Replies
View Related
Nov 15, 2012
I need to find a way how to insert a point or a * on the center point of a hole and put it on a different layer. The reason for this is - I am a CAD tech for a welding shop and we cut parts out of steel and we use the dxf file format for our plasma table to cut parts. For example : if i have a 1 inch thick plate and want to put a 3/4'' hole in the plate the hole will be distorted because the hole is smaller than the material thickness. For these situation we can use the plasma table to burn a point or a dot on the center point of the hole. But to do this the point or dot must be on a different layer in the dxf.
View 2 Replies
View Related
Aug 7, 2013
I am looking for something a lisp or program that would do a light point by point of fixtures in a plan.
[URL]
View 1 Replies
View Related
Feb 28, 2013
Civil 3d 2012..I used 3d orbit, it crashed. My points, point groups and newly updated description keys are gone.I have looked at all my backup files etc, and they do not want to display.
View 4 Replies
View Related
Aug 16, 2013
Im still new to Civil 3D and i would like to know how to connect inported points using 3D polylines. I imported my points from Excel in a PNEZD format. How do i get the 3d poly line to snap to my points so I can Connect them? someone mentioned using a feature line to connect the points but im not sure how or what that would do.
View 3 Replies
View Related
Sep 26, 2013
What's the difference between the "Point" Parameter and the "Base Point" Parameter in the Block Authoring Parameter Pallet?
HP DV7 Laptop
Intel Core i7-3820QM 3rd Generation Quad Core 2.7 GHZ CPU
16 GB DDR3 RAM ( 2 DIMM ) / 180 GB SSD
Nvidia GeForce 650M Graphics w/2 GB Memory
Windows 7 Professional 64 bit / AutoCAD Civil 3D 2014
View 6 Replies
View Related
Jun 9, 2011
I'm trying to draw a plan of my house in Autocad 2009 but I seem to be endlessly using trim and extend because I can't easily select the points that I want with osnap. Eg. imagine I have a box, and I want to start drawing another box inside it that has each side as 10 units smaller than the corresponding side on the outer box.
Step 1 - I draw a small line from the top left corner of the big box using the endpoint snap, typing in "5" for the length.
Step 2 - I then do the same at right angles to the first line to get me to the starting point of the inner box. This always leaves me with 2 small lines to remember to delete.
Step 3 - Then in order to draw the top line of the inner box I end up drawing to a random length because I can't say "draw until 5 units away from the right hand side of the big box", then I end up trimming it later once I've repeated steps 1,2 and 3 for the next side of the inner box.
I know in my example above I could have scaled the box down or something but that's not what I'm getting at. I really want a way of selecting line start and end points that are a known position away from an existing point.
View 9 Replies
View Related
Jan 17, 2013
I have a database of points I am trying to import, and the point data for each point includes a hyperlink. I've created a set of custom User-Defined Property Classifications for all the data types in the point database, and I've created a point file format to use to import the points.
It's a database of existing curb ramps, the data includes things like widths, slopes, some text, and a hyperlink to the Google Streetview at each ramp. I've created a custom point label that will show the data I need to see at each ramp.
All goes great except that the import fails because of the hyperlinks. I've tested it by removing the hyperlinks from a small test portion of the data set, and the test points are then successfully imported. I suppose I can delete the hyperlinks from the entire database, but if there is a way to include the hyperlinks in the point import I would prefer that.
Win 7E 64-bit, Intel i7, 12 GB
C3D 2012
View 6 Replies
View Related
Aug 21, 2013
In uploading the Point input data into the AutoCAD Civil 3D 2013 software program, is it possible for me to add more Point Attribute items after Point Number, X, Y, Z? I need to have the chemical results/data attached to the (sampling) Point that has the Point #, X, Y, Z - like Point Number, X, Y, Z, Arsenic, Lead, Mercury in the input .txt (or .csv) file.
View 9 Replies
View Related
May 30, 2012
how to match up certain points. I have imported 2 point clouds and have tried to use the 'align' tool to specify three points from the source object (cloud) and three points from the destination object (cloud). When doing this, it does not properly align them. The point cloud makes it difficult to select the exact point I would like to align, since there may not be a point at that exact location, but close to it. Does AutoCAD require the points in alignment to match up perfectly or is it capable of doing a best fit?
Also, is AutoCAD capable of creating a solid 3D piece from the point cloud? I would like to take all of my points and make a smooth object.
View 3 Replies
View Related
Jun 20, 2012
How to set a default point style for point groups? Whenever I import survey points, I always put them into their own point group, so I can display each day's worth of survey data differently. For some reason, the point style always defaults to a certain style (our control point symbol). I'd like it to default to Basic, so I don't have to change this every time. Is it a template drawing setting somewhere?
View 5 Replies
View Related
Feb 6, 2013
First time importing into 2012-have csv file that I imported. Coordinates land in right spot. Local system-No transformations/State Plane zones attached. When I look at them with tracking everything is okay. When I export the points they are the same I imported.
When I list the points they are way off?
View 2 Replies
View Related
Nov 7, 2012
C3D 2012
Is there a 'property' to use the Point Group Name. I need it in the Point Table Style: Title text like this:
View 4 Replies
View Related
May 31, 2012
I am working on a utility map with water valves and hydrants. I collected my points with a Trimble unit and converted them to shape files. I am unable to snap to these points, how i can use snap to draw my water mains from point to point?
View 5 Replies
View Related
Apr 29, 2013
I'm inserting blocks into my drawing and the block has a basepoint and a 0,0,0 point. The CAD guy who usually works with me is off today but he has a keyboard method of switching between the 2 points when inserting the block.
Its a fairly straight forward thing on his keyboard, nothing he has set up but standard in autocad.
I've had a try hitting a few keyboard buttons this morning but can't seem to do it.
View 1 Replies
View Related