AutoCAD 2013 :: OTrack Distance From Top Circle Edge Of Cylinder To Certain Distance
Jul 30, 2012
I am trying to oTrack distance from the top circle edge of a cylinder to a certain distance ... whenever i try to do that ... it either track to x and y .. but not in z :/ ... the video i have on you tube he did it so simply and it seems to be easy .
I am not sure what is wrong .. but i heard parallel and perspective view could make a difference .. i actually try both :/ ...
1) One circle is inside the other circle, need to measure distance from the outside edge of one circle to the to the outside edge of the larger circle?
2) One circle inside the other circle, need to measure from the center of the larger circle to the nearest outside edge of the smaller circle?
3) Circles are near each other and need to measure from the outside edge of one circle to the outside edge of the other circle?
I am trying to find a routine that will allow me to offset an arc by a distance and to a scale.
The offest command is very limited as to how far I am able to offset without the boject completely vanishing.
I am trying to make a flat pattern from a cone or something close to it. The routines and programs that I have found do not quite accomplish this very accuratll. They are always off on the upper and lower arcs and on the distance between the arcs. Tho this would not completely sovle my problem, it would allow me to get the distance between the top and bottom correct.
I have located steel beams of an existing building roof frame. I am being asked to provide a distance from the theoretical roof to these points. The roof is sloped and I can create the sloped roof plane but I am unsure how to get the distance from the point to perpendicular to the theoretical roof slope, not the difference in elevation. Also would it be possible to label or make a table?
I used direct-distance entry to place the dimensions 3/8 away from the object lines... needless to say, while most horizontal dimensions are 3/8 away, the vertical and inclined dimensions are not. see attached. other than creating construction geometry and physically moving the endpoints of the arrows to the correct location, is there any way of getting this precise and correct the first time i do it?
How do I control the 'auto' option under DIMSPACE?
I have found that the entry listed as 'Jog Height Factor' under the 'Linear Jog Dimension' are of the 'Symbols and Arrows' tab of dimension style does the trick. However, does that control a variable?
I am trying to set up a scale of a known distance on a photgraph that I have put in autocad. I know that this distance is 100mm, and have tried to work out how to mark this known distance, and then be able to work out the measurements of other dimensions in the photograph, including non-linear measurements. Is this possible?
I keep trying to draw a line by bearing and distance using the format @50.00'<N80d04'30''E. Everything enters but when I enter the last command of the bearing and hit enter it stays in the red boxed outline and does nothing. Upgraded to 2014 and trying to get things set for drawing property boundaries. Tried setting the units to surveyors mode and such but nothing works.
I thought there was a setting for this? I want to adjust the Osnaps so they appear further away from the point. IE: As I want to pick the quadrant I have to get so close to the quadrant before the osnap shows. I can't remember the variable to adjust this distance.
I was wondering if there is a way for me to setup Autocad so that instead of putting in S 88d20'12" W I could put in something like S88.20.12W so that I don't have to mess with apostrophes or "d." Also, can i do something similar with distance settings? Where instead of saying 5'-6 1/2" I can say 5.6.1/2. I know I could convert the measurements into decimals, but that would waste the time I would be saving with a faster input method.
this Nudge command. Seems like it could be very useful, and I must say i like the IDEA of it (to those not familiar, you hold CTRL and hit arrow keys to slightly shift an object) but how to set the distance default on it. It seems to me to just move things by whatever distance it feels like.For my job specifically, I need 1/2" increments. how to set that variable?
how to edit the line space distance for the dimension text. I can change the style, size and several other features. But the line space distance is the one thing I can't seem to edit. The only solution I know of and use is exploding the dimension and then the text turns to mtext and the option becomes available. But then if the section changes to a shorter/longer area, i have to go through several steps with the exploded lines. how to edit the line space distance for the annotation in the dimensions. i have also attached a pic of my issue as well.
Did 2013 change the way Direct Distance Entry is handled?
Say I want to start a line a distance of 3 from another line using Otrack and a running endpoint snap. Before, I could just hover over the existing line's endpoint, move the cursor in the right direction, and enter 3 on the keyboard. Now in 2013, I need to have Dynamic Input (F12) turned on to get this behavior. 2012 was not this way.
I am trying to get the distance of multiple block insertions that fall along a polyline to the startpoint/endpoint of said polyline.I can do this pretty easily using straight line (as the crow flies) distances between the block insertion and the polyline startpoint/endpoint, but I need the code to actually follow the polyline whenever it changes angle.
Is this possible using .NET? How to start it?Below is my code to to get the straight line distance between the polyline startpoint and block insertion point:
Dim dist As Double = Math.Sqrt((acPline.StartPoint.X - acBref.Position.X) * (acPline.StartPoint.X - acBref.Position.X) + (acPline.StartPoint.Y - acBref.Position.Y) * (acPline.StartPoint.Y - acBref.Position.Y))
I have to break a line/polyline with a known distance around a point of the line. I was thinking of creating a circle with a specific radius and then trim the line inside the circle, then delete the circle but I could not find how to use trim in .net.
Is there a way of dimensioning the distance between the views on a .idw?
I have a series of drawings to make, that consist of two view each. I need to make them as consistant as possible, as far as the distance from view to view, accross the drawings.
What formula or dimensions do i require so as there is a 0.5mm gap around the Revolution 3 (red color)...is revolution the method required to achieve this?