AutoCAD Inventor :: How To Automatically Show The Tweak Lines Or Center Lines On Explode Path
Dec 16, 2011
I know there is ipn file to create an exploded view. But if I have used a positional rep to create one. How can I automatically show the tweak lines or center lines on explode path
Inventor Professional 2013
Vault Collaboration 2013
View 2 Replies
ADVERTISEMENT
Sep 2, 2010
I am new to Inventor after using Unigraphics for a while and finding the modelling side very similar so no problems there. the problems are starting when i am producing drawings.
I am trying to manually break a dimension extension line around an inserted symbol ( surface finish symbol) and can't figure this out. I have noticed that Inventor automatically break dimensions round other dimensions but is there a way to add a manual break?
Also is there a way to break a center-line round dimension text? i have added a picture with the problem.
View 5 Replies
View Related
Oct 26, 2011
what I have to do, in AutoCAD, to make two center lines to intersect on lines and not on free spaces.
View 9 Replies
View Related
Aug 26, 2013
Is there a way or method to use center lines or points as constraints? I very recently had to constrain a cylinder to a 3mm flt bar (at the end with the bar positioned perpendicular to the cylinder)
I couldnt find a successful way of constrainting these together. i couldnt mate them because i couldnt select the cylinder face. In this instance, how could i do that?
View 3 Replies
View Related
Dec 31, 2011
I have an assembly that I want to put some wires in, but every time I create a wire between pins, or a segment, or anything through the Cable and Harness tool, the centerlines don't show up. The rendered wires can appear, but without any sort of way to get at the centerline, I can't set its path or anything like that.
I was wiring up components no problem in a sub assembly, but for some reason it just won't work in my top level assembly. I thought it might be a problem with how I added pins to the components, but even trying to create a wire between 2 connectors from the content center gave the exact same results.
View 3 Replies
View Related
Sep 20, 2011
How can one get the work points and center lines from .iam drawing to .idw drawing.
View 4 Replies
View Related
Nov 11, 2012
I exported a 3D solid part from inventor 2013 as a DWG file and opened it. The solid is 3 dimensional, how can i explode it and take, for example, only one face of it?
View 2 Replies
View Related
Oct 1, 2013
I want to show only a few hidden lines in a drawing view.
I set the view to show hidden lines, then i attach a sketch to the view and project the hidden lines that i want.
But when i put back the view to hidden lines removed, the lines on the sketch disappear as well
View 3 Replies
View Related
Jul 17, 2013
I want to show one of the parts in a drawing of an assembly in hidden lines, it's a reference part only.
View 3 Replies
View Related
May 31, 2012
If Inventor 2010 has the capability of showing certain parts/sub-assemblies in phantom style lines on the idw/dwg file?
I have a box unit, where I want to show the base, but with the posts meeting it in phantom. Then when I do the drawing for the posts, I want the base and roof in phantom. Then when I do the roof drawing, I want the posts in phantom again.
I can't change the BOM level as it will apply to every level of detail. when suppressed, they completely vanish. Is there a way to do it rather than find the parts in the browser (whilst in the drawing) and change the properties (over-riding them)?
View 9 Replies
View Related
Aug 27, 2012
At the begenning I was thinking that it was just to RMB and select show hidden edged in my drawing but in fact not.
The model look like this :
And in the drawing I have some missing lines :
I tried to display the missing part in a separate drawing and it's OK.
I use Inventor 2011.
View 9 Replies
View Related
Sep 9, 2013
After a slice operation i have to make a sketch and complete lines.
For example, if i slice in the middle of a threaded hole, in the slice i don't see the thread lines, i just see as if there was a hole.
View 1 Replies
View Related
Jan 28, 2013
Is there any way to make 2 to sketch lines instead of floating lines so that I can dimension them?
For example, if I have a part that can change lengths and I need to print off a new drawing, it would be good if I could say that the lines were a set distance from each end of the part or some features of the part.
Then I could update the part length, then just open the part drawing and not have to adjust anything.
View 1 Replies
View Related
Aug 17, 2003
how do I make straight lines? Horizontal Lines? Vertical Lines? Curvs? I read many tutorials and i am afraid that I am doing it the wrong way, my way is to drag a guide to where i want the line to be at and trace the guide with the brush tool...
View 2 Replies
View Related
Jun 14, 2012
I am doing a project where we should detect center of object and automatically draw lines in all directions example: Lets consider a rectangle, locate center of rectangle and draw lines on all directions.
View 3 Replies
View Related
Apr 4, 2012
Is there a command that would break lines at intersections automatically?
I know there is such a command in autocad map 3D, but is there a way to do it in LT? With a macro?
I have attached a picture of the parcels that I like to break at each intersection has an example.
Then I go on to use the OVERKILL command which works very well.
View 9 Replies
View Related
Oct 5, 2012
Re: 2D circle jagged lines, 3D model hidden jagged lines. How do i get smooth lines?
How do i get rid of jagged lines?
Circles and diagonal lines look rubbish when i am in hidden view which i use for simple 3d black / white (i think this is the best way?).
I have tried:
- viewres (1000, 5000, 10000, 20000 sightly better)
- regen
See examples.
square with jagged lines.fw.pngcircle with fuzzy outline.fw.png
View 8 Replies
View Related
Mar 19, 2012
In AutoCAD, or some 3rd party software perhaps.
Is there a way to automatically display the dimension of lines or objects as you draw them? I looked at dimensional constraints, but AutoConstrain doesn't seem to have an option to automatically apply dimensional constraints....right?
View 1 Replies
View Related
Oct 25, 2012
when you draw on a black background with white, it comes out black ink on white paper.
is there any way to automatically adjust the contrast of lines with the screen background?
so if i have a dark grey bacground and use a lighter grey line, it is still distiinctive on the white paper?
View 6 Replies
View Related
Feb 19, 2013
change all circles of a certain diameter in a .dxf file to points. I received the following lisp file. For the last 10-12 years it has worked great. We create many custom sized parts that could be cut on a plasma (utilizing the circles for holes) or punched, assigning a crosshair tool to the point. Now we are switching to a laser, and want to etch a crosshair at this same location. Our solution has been to draw the crosshair and copy to each required location. Sometimes this may be 20 to 30 locations. Now I would like to know if there is a way to replace all of these circles with a crosshair. This could be a similar lisp file, or an easier manual operation. I know that I can select all of the circles using the filter command and specifying the radius. But I don't know how to assign the 'crosshair' to these locations. (defun c:ctopt ( / ename cnt ss) (setq ss (ssget "x" '((0 . "CIRCLE")))) (if ss (progn (setq cnt 0) (repeat (sslength ss) (setq ename (ssname ss cnt)) (if (equal (cdr (assoc 40 (entget ename))) 0.025 0.005) ;use this line for a radius 0.025 +/- 0.00015 ;(<= (cdr (assoc 40 (entget ename))) 0.05) ;use this line for a radius of 0.05 or less (progn (entmake (list '(0 . "POINT") (assoc 10 (entget ename))(assoc 8 (entget ename)))) (entdel ename) )) (setq cnt (1+ cnt)) ) ) ) (princ) )
View 3 Replies
View Related
May 17, 2007
Having used another CAD program for several years, I was used to the idea that all radius dimensions, like of a given arc, would easily start at the center of the arc, thereby denoting the position of the arc's center.
I'm slightly bugged with some CAD users, even books on the subject by autocad users, that give an arc's dimension from the outside of the arc, yet fail to show the location of the arc's center when it may not be self explanatory. Not good dimensioning practice from what little I've been schooled...
So, in AutoCAD 2007, how do I get an arc's radius dimension line to start at the center and point out to the edge. I can do all kinds of things to the position of the text, etc, but can't figure how to get it to start at the center. (The dimension line needs to start at the center.)
View 9 Replies
View Related
Nov 29, 2011
I'm using Inventor 2011 and I can't figure out how to set my dimension settings so it breaks the dimension extension lines automatically when crossing over other dimension extension lines. I saw that others say it just happens, but it is not "just happening" for me. how to set my dimensions so when dimension lines cross each other one of them automatically breaks?
View 9 Replies
View Related
Dec 3, 2012
I have a problem with a File in Autocad.
We have a dynamic block here at work that has a solid hatch in it. It is a simple block which only utilizes a dropdown menu.
This block is a circle with a solid hatch in it. However when I select the block via dropdown menu, the hatch is not solid, it is a bunch of lines originating from the center of the circle.
I have never had this problem before with this block and nothing has changed with the block.
It also works fine when I open up other drawings.
This tells me that there is a problem with the settings of this specific file but I cannot figure out what setting.
I believe the problem occurred because I brought my work home with me and I have different settings on my autocad (both ACAD 2011).
View 1 Replies
View Related
Nov 6, 2012
If I have a series of lines on a layer, is it possible for a macro to place a label for the lengths of the lines at the center of each line in AutoCAD LT 2012? Adding a DIMLINEAR to each line is for the birds....my drawings have as many as 250-300 lines that need to be labeled with thier lengths.......
View 9 Replies
View Related
Jun 12, 2011
[URL] I have an instrument drawing with 3d and hatch meshes and some lines. When I render the image the lines and meshes I have do not show up. is there any way to fix this? I know rendering is only for 3d objects (now that I have read up on it) but what about the lines in a drawing that you need to see in the final image?
View 9 Replies
View Related
Oct 16, 2012
I want to do freehand drawing but my lines always look sloppy. Is there something in gimp that will automatically make my lines smooth?
View 1 Replies
View Related
Apr 11, 2014
I am using CS6 v8.0 and Apple 10.6.8 to produce a 240 page book with many illustrations bleeding off the page. Where this is along the centre line, part of the image appears on the facing page crop area when the file is exported to pdf, which my printer is not happy with. I have tried turning off all options (including compressions) when exporting, which cures the problem but results in enormous file sizes. At the moment, if I reduce the frame for the photograph to stop 2.9mm from the centre line, the effect doesn't happen: any nearer and it does.
View 2 Replies
View Related
Jan 16, 2013
All lines in model space appear thicker when I zoom in.
how to change this behaviour so they show the same weight thin in the computer window?
View 3 Replies
View Related
Oct 26, 2011
I've create drawing in model, after design I arrange it in layout tab. Once after finish, I want to print it but in print preview there are some lines show up direct to bottom right of paper. I look into drawing, there are not lines, I check there are no layer turn off
View 1 Replies
View Related
Sep 27, 2013
lts.jpg what is the LTS scale factor or value to set at for paper space scale 1/8"=1'?, the hidden lines show on Model space but one paper space they show as continious lines, this is not the first time that i came across this issue. (note: when i typed LTS in CAD it said ENTER NEW Lts scale factor <240>
View 9 Replies
View Related
Feb 23, 2012
is there a way to only show hidden lines on a shaft with a hole in it to only show quadrens instead of 30 lines around the arc.
View 9 Replies
View Related