AutoCAD Inventor :: How To Turn Over Inserted Sketch
Aug 21, 2013
I made an assembly, placed a part and a sketch and constrained it, the first assembly file.
I want to turn it over, like in the second assembly.
The matemate and mateflush options in the constrain dialog box yield the same result, unlike in the tutorial:
[URL]
View 1 Replies
ADVERTISEMENT
Feb 28, 2003
When I insert a image into a sketch what resolution does Inventor use?
View 4 Replies
View Related
Apr 4, 2012
I have one Inventor Pro 2012 SP1 user who is trying to insert a bmp image into a sketch so he can create a decal and the image appears blank and gray. See the attached screen capture. We converted the bmp to a jpg and we get the same result. When I insert the bmp into a sketch on my workstation and it views correctly. I've logged into the same workstation as the user who is having the problem and the image also views correctly. I tried to change the file associaiton from Microsoft Picture View to Paint and I get the same result.
Here are his workstation specs:
Dell Precision T5400 - Xeon Quad Core - 2.93 GHz
Windows XP SP2 - x32
4 GB RAM
Nvidia Quadro FX 570
View 4 Replies
View Related
Aug 8, 2013
Do you know how to constrain 2d cad sketch to match existing 3D model. see screenshot. Is it doable?
View 6 Replies
View Related
Aug 16, 2013
I don't want to inventor to ground a part when I insert it into assembly. How do I turn this off?
View 9 Replies
View Related
Nov 5, 2013
When I edit a part directly in an assembly, clicking on 'edit sketch' (frequently) changes the view from the one I had set while looking at the assembly. Is ther any way to turn this OFF?
View 1 Replies
View Related
Jul 28, 2012
As we have layers in AutoCAD Product, I Started using different sketches and using them as layers by turning the visibility on and off.
Can we write a macro (button Click) to turn one perticular Sketch on and off???
For example If I had a Sketch named as GROUNDFLOOR, can I use a macro to turn them off and on when needed?
View 9 Replies
View Related
Jul 4, 2012
I have three sketches. Two are 2D sketches and the third is a 3D sketch created by the intersection of two surfaces created from the previous two 2D sketches. The order of the browser is as follows:
Sketch1
Sketch2
Revolution (surface)
Extrusion (surface)
3D Sketch 1
When I go back to edit Sketch 2, Sketch 1 is always showing...regardless of whether or not I turn on/off visibility. The visibility toggle has no effect. Sketch 2 has no projected geometry from Sketch 1.
View 9 Replies
View Related
Jun 2, 2012
ACA2011My dimensions seem to be fickle with regard to snaping. I've got my OSNAPs on, and I can't snap to a structural beam above, nor can I snap to a window sill. I can dim to the mid point of the window sill by using .x & .y filters, and can only snap to the axis line on a beam. Is there a toggle somewhere?
View 4 Replies
View Related
Feb 29, 2012
How do I turn sketch visibility on and off using ILogic rules.
View 3 Replies
View Related
Mar 8, 2012
Sometimes corner snaps in sketch mode will turn off. why does this happen and how do I fix it?
View 1 Replies
View Related
Jul 28, 2013
I've managed to cobble this code together to turn some sketch visibilities on and off. However, what I'd really like to do is have a single sketch containing some blocks, and turn the visibility of the blocks on and off... How to call the blocks -
'Iterate through the sketches collection'Turn the edging indicators On And Off
For Each oSketch In oDoc.ComponentDefinition.Sketches Select Case
oSketch.NameCase "Front Edged"If E01 = True Then
oSketch.Visible = TrueElse oSketch.Visible = FalseEnd IfCase "Top Edged"If E02 = True Then
oSketch.Visible = TrueElse oSketch.Visible = FalseEnd IfCase "Back Edged"If E03 = True Then
oSketch.Visible = TrueElse oSketch.Visible = FalseEnd IfCase "Base Edged"If E04 = True Then
oSketch.Visible = TrueElse oSketch.Visible = FalseEnd IfEnd SelectNext
View 2 Replies
View Related
Sep 21, 2011
I've created a shared sketch and have used it with various features. Sometime those features are suppressed. The model works fine but the shared sketch generates a sketch doctor error because the feature that created it has been suppressed. Is there anyway to make the sketch suppressed so it doesn't trigger a sketch doctor error? Inventor 2013
View 2 Replies
View Related
Sep 20, 2012
How do I duplicate the 2D line work from a part level sketch into a drawing level (overlay) sketch?
I started a simple 2D piping system diagram sketch by opening a new part file and using a sketch to stick draw the system schematic including some annotations. Then I opened a new drawing file and made a base view of the part file to bring a view of the original sketch into the drawing.
I realize now that it would have been much easier to have created the schematic directly in a 2D sketch at the drawing level, which would have made editing the annotations much easier at the drawing level, and there is really no need for the part file to exist. I have no intention of creating a 3D model or "real" part in the .ipt file, was just using it as a jumping off point to sketch.
I was thinking that I could correct my error in judgment by just copying the sketch and pasting it into a new sketch on the drawing, but it doesn't want to work that way. I have tried copying both the whole sketch at the browser level, and the entire sketch contents (all of the lines and annotations) from the opened part sketch, but when I attempt to paste either of those into the drawing, paste does not seem to be an option. I'd rather not have to draw the whole thing again, as in typical fashion, my once simple sketch has grown in proportion and complexity from its simple beginning.
View 4 Replies
View Related
Dec 3, 2013
I was trying to query some sketch points data from a profile Path using code as below. However the program stopped without telling the reason.
Code below:
i = 0;
foreach (ProfileEntity oSourceProfileEntity in oProfilePath) { switch (oProfilePath[i].SketchEntity.Type) { case ObjectTypeEnum.kSketchArcObject: { SketchArc srcSkArc = default(SketchArc); srcSkArc = (SketchArc) oSourceProfileEntity.SketchEntity; // error points[i] = srcSkArc.StartSketchPoint.Geometry; break; } default: { SketchLine srcSkLine = default(SketchLine); srcSkLine =(SketchLine) oProfilePath[i].SketchEntity; // error points[i] = srcSkLine.StartSketchPoint.Geometry; break; } } i++; }
View 2 Replies
View Related
Aug 1, 2011
First we imported an ".igs" file to inventor, which produced "wires". Then by promoting the wires it produced a 3-d sketch.
The model is in one plane and 2-D, and we are trying to use Ansys 2-D analysis, but in-order to do so it needs to be in a 2-D sketch.
The model is too large to be redrawn on a 2-D plane, how to convert it to a 2-D sketch
View 9 Replies
View Related
Dec 14, 2012
want to change sketch 2013 into the sketch of 2010
View 1 Replies
View Related
May 30, 2013
When I edit certain sketched some other sketches disappear. see attached.
This is causing modelling to slow down as I can not project lines from the sketch that has disappeared.
View 8 Replies
View Related
Aug 22, 2012
After I create a adaptive part from projected sketch. How to modify the sketch? Please see the part attached.
View 6 Replies
View Related
Mar 4, 2012
what is the difference between a sketch and a planar sketch?
View 2 Replies
View Related
Feb 28, 2008
how to turn a color picture into a black and white picture so I can fill in the spaces with colors. (Like a coloring book)
View 2 Replies
View Related
Feb 28, 2008
how to turn a color picture into a black and white picture so I can fill in the spaces with colors. (Like a coloring book)
View 1 Replies
View Related
Aug 16, 2012
I'm having trouble with constaints, I'd like to constrain my sketch to a point in another sketch on a different plane. Is this posible in Inventor? If so how? If Inventor works differently how would you get a points in one sketch to be linked to points another?
View 2 Replies
View Related
Oct 3, 2013
I found two images of walter white from breaking bad and was wondering how the second image was made from the first .
View 3 Replies
View Related
Oct 3, 2013
I have a task I have been attempting to complete for some time now. I am trying to turn my scanned pencil drawing into a digital painting with Photoshop.
View 7 Replies
View Related
Jan 7, 2014
How do I turn a photo into a pencil sketch using photoshop elements 12?
View 1 Replies
View Related
Jun 27, 2011
I have a drawing on which I am going to need to show some photos of the assembly in its installed condition. When I attempt to insert an image, I get very low image quality that is giving me flashbacks to mid-90's video games. I do not get any sort of errors, missing images, file names displayed instead, etc. The image appears, but simply looks terrible, both on the screen and if printed or converted to PDF.
I have tried inserting the image as JPEG, PNG, and BMP, all with identical results. It is not unique to these images, and in fact occurs even if I try inserting images that Inventor created in the first place. Searching on these forums indicates that changing file associations for BMP files to Paint may be the answer, but most of these posts are rather old.
Since my IT department has me locked out of changing these associations for myself, I'd like some confirmation that this is still the likely cause before I go through the red tape of an IT service request.
Inventor 2013
Windows 7 64 Bit
View 9 Replies
View Related
Oct 17, 2012
I'm trying to make this assembly flexible in that the bar will flex so the "s-clip" can hold the 2 handles together. I read some of the forums about the scissors assembly in the autodesk folders and I can see it working in that assembly btu can't figure out how to make it apply to mine. It is basically one of those camping grills that makes hot sandwiches or pies.
View 6 Replies
View Related
Oct 17, 2013
If I insert a part with my own work planes in an assembly, I can programatically get the first 3 standard workplanes and also the non standard workplanes.
BUT if I make the part a table based iPart, I cannot find the extra non standard workplanes in the WorkPlanes of the part component definition, just the first standard three (XY YZ XZ).
(I've tried this in C++ COM and in VBA).
View 3 Replies
View Related
Apr 25, 2013
This is noce Made sub assembly everything is good to go. Put in main assembly and flip..
Yeah lets not fixs bugs...
Sub Assembly
Insert in Main Assembly
Nice.. And no i have not constrained it to the main just put it in...
View 1 Replies
View Related
Oct 16, 2013
how could I get the name of the last inserted part or assembly and select it?
View 4 Replies
View Related