AutoCAD Inventor :: Copy Part Sketch Into Drawing Sketch

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


ADVERTISEMENT

AutoCAD Inventor :: Copy Lines To Sketch In Drawing

Oct 12, 2012

I have a question regarding copying geometry in drawing mode.

When I was working in V5 and making drawings I sometimes had to "fake" geometry, the world is not perfect I know, copy geometry in the 2d, like center lines and such. I am trying to do the same in Inventor and use the project geometry button and geometry is created but it does not show up when exiting sketch.

View 5 Replies View Related

AutoCAD Inventor :: Display Model Sketch In Part Drawing

Mar 20, 2013

How can I display a sketch or projected geometry that is not a closed loop in a ipt drawing? Historically I have to use a closed loop and emboss in order to display the geometry in a drawing.  

Then move that forward to a DXF file for its intended use.  I think there should be a way to just have lines placed on the model and display it on a drawing without it having to be a feature. 

View 8 Replies View Related

AutoCAD Inventor :: Project Sketch From Part To Another Part In Assembly?

Feb 7, 2013

I can't seem to find how to use the Inventor 2012 API to project an entire sketch profile from one .ipt to another .ipt file from within an .iam file.

i7-2720QM Dell Precision M6600, Win 7 Pro 64-bit, 8GB RAM
Autodesk Product Design Suite Ultimate 2013
Autodesk Vault Professional 2013

View 2 Replies View Related

AutoCAD Inventor :: Shared Sketch Generates Sketch Doctor Error - Feature Suppressed

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

AutoCAD Inventor :: How To Get Sketch Point Data From Sketch Entity

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

AutoCAD Inventor :: Converting 3D Sketch To 2D Sketch From IGS File Using Wires?

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

AutoCAD Inventor :: Change Sketch 2013 Into Sketch Of 2010?

Dec 14, 2012

want to change sketch 2013 into the sketch of 2010 

View 1 Replies View Related

AutoCAD Inventor :: Sketch Disappears When Editing Another Sketch?

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

AutoCAD Inventor :: Modify The Sketch From Projected Sketch?

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

AutoCAD Inventor :: Difference Between Sketch And Planar Sketch?

Mar 4, 2012

what is the difference between a sketch and a planar sketch?

View 2 Replies View Related

AutoCAD Inventor :: Add Sketch On Part's Face By Vba

Oct 22, 2012

I can add sketch on a part's workplane (xy, xz, yz) by using sketchs.add.is there anyway i can select a face of part and create a new sketch?

View 6 Replies View Related

AutoCAD Inventor :: CAM Follower In A Part Sketch?

Jul 27, 2012

I have a feature that is very similar to a CAM that I need to cut other feature with. The second feature needs to maintain its position way from the CAM feature just as a CAM follower would. The CAM is made up of arcs. If it were made from a spline I would be all set. Is there a way to either convert the arcs to a spline or make a CAM follower type arrangement in a part sketch?

View 1 Replies View Related

AutoCAD Inventor :: Constraining A 3D Sketch To A Part

Dec 13, 2011

I am trying to make a 3D sketch that is constrained to two different parts in an assembly.  I want the sketch to be constrained to each of these parts so that if you move the parts relative to each other the sketch will adapt. 

I have tried using work planes and project geometry but when I go to move the part the geometry won't always follow the part.  I am using a spline for the 3D sketch so it should be able to adapt when the parts are moved but the problem is constraining it to something that follows the part.

View 1 Replies View Related

AutoCAD Inventor :: Constraining A Sketch To Another Sketch?

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

AutoCAD Inventor :: How To Copy And Paste Sketch In Same Plane

Apr 30, 2013

I have a one rectangular block(Control cabinet) it consists of around 100 sub rectangular blocks here problem is in my part user wants few blocks in different dimensions and different positions some time. So I created one sketch in my sketch plane then user wants more features on rectangular block then I want automatically copy and paste on same plane same sketch and same time automatically asking for dimensions(positional, length and width).

View 3 Replies View Related

AutoCAD Inventor :: Copy Paste Sketch In Idw Files

Sep 10, 2012

I did a sketch in an idw that is not attached to any view. I wan't to copy it somehow to another idw. But when I right click, copy and/or paste are not available for me to complete to process.

I tried creating a symbol using my already made sketch since those are easier to copy/paste between files. But I don't know how to proceed without recreating my sketch.

View 9 Replies View Related

AutoCAD Inventor :: Sketch Rotates When Using Copy And Paste

Sep 10, 2013

I have a sketch on the global ZY plane. I need a copy of the sketch on some other plane.

But when I copy the sketch and paste it to the other plane, the sketch seems to rotate.

It is pasted not the way I would like. And I see no method to rotate it into the correct position.

It's probably easy, but I do not see it.

View 2 Replies View Related

AutoCAD Inventor :: Part Sketch Not Showing In Assembly?

Oct 15, 2013

I am using Inventor 2014.  I have a sketch on a part that does not show up when I put the part into an assembly.  Any way to make the sketch show up in the assembly?  It is a 3d sketch that is projected to a surface.

View 1 Replies View Related

AutoCAD Inventor :: Red Lines Is Part Sketch Mode?

Dec 12, 2002

I know about the pink lines, green lines, and black line, but I recieved a part from another person and it had red lines for the sketch, how, what did he do to get those? He doesn't know how he did it.

View 8 Replies View Related

AutoCAD Inventor :: Sketch Visibility Of Part In Assembly Using Vba

Dec 11, 2013

how to turn off the visibility of a specific sketch (ex. base_Sketch) of a certain part in assembly using vba?

View 3 Replies View Related

AutoCAD Inventor :: Can't Reuse Sketch In Adaptive Part

Mar 15, 2013

I have an adaptive part which I created within an assembly. I created work planes in this file, based on features in the assembly, and created a sketch on one of these work planes. I used this sketch for an extrusion. then I wanted to reuse the sketch again for another extrusion - normally one needs to select 'Share sketch' from the right-click menu of the sketch, but this is not available. I have already experienced this (random) behaviour, i.e. the 'Share sketch' option missing from the menu. In those case it was ok to make the sketch visible, and then I could use it again. But now it doesn't work. I made it visible, but when I click Extrusion, Inventor wants me to create a sketch, claiming there is no usable sketch.

Inventor 2013

View 9 Replies View Related

AutoCAD Inventor :: How To Copy And Paste Sketch In Same Plane Through ILogic

May 1, 2013

Here I attached my model view it's just for reference here iam using rectangular pattern and simple ilogic code .Using rectangular pattern we will get all same sizes of boxes but i want to change different different sizes and positions. my idea is without using pattern just draw one rectangular through parameter. Select no. of compartments automatically copy and paste that rectangular in same sketch plane and ask sizes and positions dimensions.

It's possible through ilogic?

In my panel bar options are:

Hight of panel- Hight of panel

width1- Width of panel

Depth1-Depth of panel

com1- no.of Compartments

hIN- No.of Hinges

View 1 Replies View Related

AutoCAD Inventor :: Project Sketch Onto Part To Remove 2mm Of Shape

Dec 7, 2013

is there a method to project the sketch onto the part so that i can then remove 2mm of that shape from the part....?

Inventor 2013 & Inventor 2014 (work)

View 1 Replies View Related

AutoCAD Inventor :: 2012 - How To Move Part Of Sketch Along Z Axis

Jul 12, 2013

In my sketch I want to move a smaller circle that is within a circle along the Z-axis. I've put the image below to avoid confusion. I am using Inventor 2012.

View 3 Replies View Related

AutoCAD Inventor :: Adding Sketch To Sheet Metal Part

Oct 12, 2011

I am having trouble adding a sketch which is on a dwg file to my sheet metal part. First I created a flat plate sheet metal part.

I also have a sketch on a dwg file that I am trying to transfer to the surface of the sheet metal plate. I initiated a sketch on

the sheet metal part thinking I couls open the sketch on the dwg part and do a copy and paste. That did not work.

Second I tried to insert the dwg file but when I search for the dwg file under the insert function, there are no dwg files shown. 

View 5 Replies View Related

AutoCAD Inventor :: Visible Sketch Dimensions On Face Of Part?

Jan 8, 2013

I'm making a part and am adding features to it and using my existing sketch dimensions as my guide. The problem is that when there are sketch dimensions on the face of the part, they are difficult to read. I'm forever dragging these dims to the side in order to read them, it's just a bit annoying. I was wonering if there was a setting that made them show up as well as they do when the aren't sitting on the face of my parts. I've attached a .jpg of what I'm talking about. notice the dimension on the left side and the bottom.

View 2 Replies View Related

AutoCAD Inventor :: Unable To Extrude Close Sketch Through Part?

Mar 15, 2013

why I am not able to extrude the close sketch through the part.

View 1 Replies View Related

AutoCAD Inventor :: Sketch Panel Don't Open When Creating New Part

Apr 18, 2012

I have a problem when I`m creating a new part in assembly.

I`m in assembly and I push a create button. Then I give it a name and OK. Then I push a plane where I want to make the part. New sketch comes but no sketch panel. I have to push right button from mouse and click finish sketch. Then when I go edit sketch the sketch panel comes like it suppose it to be.

View 9 Replies View Related

AutoCAD Inventor :: Sort Sketch Blocks In A Part File?

Sep 17, 2012

Is there any method to sort sketch blocks in a part file? All of our sketch blocks are numbered with a profile number. When we create a new multi-body assembly we will often derive 50-100 of them into the master file. It would be great if we could sort them by profile number.

The next best solution would be the ability to create sub-folders to place them in by type (sort of like assembly folders), but I'm pretty sure this isn't possible.

View 1 Replies View Related

AutoCAD Inventor :: ILogic Part Snap To Sketch For Walkways?

Apr 25, 2013

The company I'm working for is moving toward standardising all plant designs.  iLogic appears to be the best way for rapidly producing assemblies that keep to a standard. 

My new task is to automate the adding of walkways (including hand rails) to large plants.  My idea is that walkways would be added to the plant similar to how frame generator works.  The draftsman would draw a sketch on a plane around the structure.  He would then run a form (That looks like the frame generator form).He would select the lines, a rule would capture the length of that line, pattern the standard walkway along the line until the line intersection, add a corner walkway, and then pattern the straight walkways again.

1) I do not know the ilogic code in order to 'get' a length from the lines that the user selects.

2) how does one constrain the center line of a part to a sketch line.  
 
The second idea I had to create the walkway is (without a sketch), was to have a form that has a dropdown list of all the standard walkway pieces.  The form would work almost like adding a bolted connection to an assembly (e.g. bolt, washer, nut, washer, nut).  The draftsman would for instance,  choose an straight 800mm part, a 1200mm part, a corner(left), a 1200mm part.  Each walkway assembly piece, would then be added to the main assembly in the correct order and constrained.  BTW, is there any book with all the inventor iLogic code, function and uses?  I have found myself pouring though so many forums and picking up bits and pieces, but no actual instruction.  

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved