AutoCAD Inventor :: Moving Sketches Between Parts?

Feb 8, 2012

I've been making a model plane model in inventor 2012 from imported IGES geometry, and Realised that my sketches were not assigned to any part (and thus can't be lofted). Is there any way of moving the sketches to the newly created part without redrawing everything? I've tried dragging and dropping because it seemed to make sense, but alas, that had no success.

View 4 Replies


ADVERTISEMENT

AutoCAD Inventor :: How To Derive Part From Two Other Parts (sketches)

Aug 12, 2013

I often use a number of parts with only one sketch in them as templates for other parts.

I have for instance a template part with a top view sketch and a template part with a side view sketch.

Mostly I can use one of these template parts to derive my parts.

But now I want to creat a part that needs both the top view and side view sketches. So I need to derive from two different parts.

View 9 Replies View Related

AutoCAD Inventor :: Linking Frame Generator Parts To Sketches

Mar 2, 2012

I dont know if this is possible or not. What it is, is that we use skeletal modelling, so we use intelligent "master sketches". Now we are just starting to use frame generator also and we want to combine the 2 methods.

An example of how we work is this.......

Lets say, we are designing the base of a basic frame. Now, we sketch in the profile of the RHS that will run along the front of the base and we also sketch in the elevation view of this RHS (see snip 1). This gives us 2 sketches to derive in to create a new part of RHS.

If I change the size of the profile of the RHS within the "master sketch" the newly created RHS part will update to suit. This also applies if I change the length of the RHS within the elevation view within the "master sketch".

So, now we want to add in a 5mm thick plate that sits flush with the top of the RHS, we sketch in a 3mm thick rectangle and make the top line colinear with the top line of the RHS profile sketch (see snip 2). We would then derive through these sketches and use them to create this plate as an ipt.

So now we have 2 parts, 1 length of RHS and 1 piece of plate. If we place these to parts into an assembly and ground them to their "root" then the plate will be sitting flush with the top of the RHS.

If I change the profile of the RHS to 50mm taller in the sketch, then the plate will move up to suit and stay flush with the RHS in the assembly.

NOW, what we want is to use frame generaotor along side this method. Instead of deriving through the first 2 sketches to create the the RHS, we want to create the RHS using frame generator and the elevation sketch BUT what we also want is when we change the profile sketch of the RHS, the Frame generator generated part updates to suit the altered sketch. The reason we want this is because we control all our full assemblies using sketches.

Lets take the same bunch of aforementioned sketches and create the parts using FG.

So I have the RHS profile sketched out at 100x50 and the plate sketch sits colinear with the top of this.

I then go through the motions to create the RHS within FG.

I choose RHS from the drop down menu, then choose 100x50 from the "size" drop down menu. I then use the elevation sketch to specify the length.

Now if I increase the size of the RHS (to 150x50) within the sketch, the plate will move up to suit BUT the actual part of the RHS which was created using FG will still stay the same size (100x50), and the plate will be shown as floating within the assembly!!!

If I do it the other way, i.e. change the size fo the RHS within FG, then the sketch will still show the original size and the plate will still sit flush with this original size. This will show the plate as sitting too low in the assembly!!!

Is there anyway at all, that we can link the profile sketch dimensions to the FG generated parts, so that if we edit the profile size of the RHS to a larger or smaller size then FG will automatically alter the generated part to suit the profile sketch???

Is this at all possible???? Or will we just have to alter both the sketch AND the FG part? We really don't want to use adaptive parts within our assembly, we always just control our assemblies with our "master sketches".

View 2 Replies View Related

AutoCAD Inventor :: Moving Parts In Assembly

Apr 8, 2013

When I place parts in my assembly they are stuck in the position I place it and can only be moved once I mate it to another part of my assembly. I have only recently encountered this problem, as usually when I place a parts in an assembly I am able to simply click on the component and drag/move that part around to put it in a place that suits before I use any constraints.

What is the problem, have I clicked on some function unknown to myself which has disabled the ability to move parts/assemblies when I place them into an assembly?

View 4 Replies View Related

AutoCAD Inventor :: Assembly Moving Parts

Mar 21, 2013

So I have this assembly with all parts constrained properly yet it won't let the parts move the way they should under the constraints applied and it's telling me I have interfering constraints.

I checked the "broken" constraints over but they look fine. It's a relatively small assembly (10-15 parts), although the parts have been used in a previous assembly. Would this affect their behavior?

View 5 Replies View Related

AutoCAD Inventor :: Moving Parts Using ILogic

Apr 4, 2013

I have numerous step files which I have imported into an assembly. I now need to move all the imported files to a predefined UCS (not 0,0,0). I can do this manually by using the assemble command and selecting the centre point then selecting the centre point of the pre-defined UCS.

I have potentially thousands of parts to move in various assemblies, is there a way to do this using iLogic and if so, how?

View 2 Replies View Related

AutoCAD Inventor :: Moving Virtual Parts To The Folder

Dec 8, 2013

I have a script that is perfectly works in 2012 inventor pro version. It moves newly added virtual parts into the VIRTUAL_PARTS folder. Part of script is below:
 
Dim oFolder As BrowserFolder Dim oTopNode As BrowserNode oTopNode = oPane.TopNode() Dim oTopNodeOcc As BrowserFoldersEnumerator oTopNodeOcc = oTopNode.BrowserFolders For Each oFolder In oTopNode.BrowserFolders i = i + 1 Next If i = 0 Then oFolder = oPane.AddBrowserFolder("VIRTUAL_PARTS", oOccurrenceNodes) Else For Each oFolder In oTopNode.BrowserFolders If oFolder.Name = "VIRTUAL_PARTS" Then For Each oOcc In oAsmCompDef.Occurrences If TypeOf oOcc.Definition Is VirtualComponentDefinition Then oNode = oPane.GetBrowserNodeFromObject(oOcc) End If 'MsgBox(oTopNodeOcc(1).Name) oTopNodeOcc(1).Add(oNode) Next Else ' do nothing End If Next End If 

In 2014 pro it works only once, when I add first virtual part. It creates a folder and moves it there. When I add 2nd virtual part it gives me a error

see screenshot below.

View 4 Replies View Related

AutoCAD Inventor :: Moving Assemblies With Parts Intact?

Jul 11, 2012

I can't move the assembly I'm building around without the parts moving out of place from where there constrained too. I manly use mate and flush constrains. I have to build a layout of a room later on with these assemblies in it and they must be able to be positioned where they need to be. How do you keep your constrain parts from moving out of place?

View 1 Replies View Related

AutoCAD Inventor :: Moving Parts In Part Environment?

Feb 14, 2013

I have a bunch of parts that are almost identical except for a few minor changes each time. Most have already been created in Inventor. My problem is that I want to rotate the part so that a face that was once along the XZ plane will now be in the XY plane. Is there anyway to rotate it like this? I would like to do this so that when I bring it into Mastercam, I don't have to rotate it each time.

Crev64
Autodesk Inventor 2009

View 2 Replies View Related

AutoCAD Inventor :: Moving Solids In Multi-body Parts?

Jan 26, 2013

I have 17 years of Unigraphics / NX and 2 months of AutoCAD 2013 3D experience .  I am designing a welded table that has lots of tubes to be aligned to each other.  It appears that snaps do not work on solids and there is no way to do a point to point solid move in Inventor.  Is there any way to select a solid, snap to a base point, then move or copy to a snap destination point of another solid?  Does this need to be done in an assembly drawing?  If so, do I have to create a file for each tube and then bring each of them into an assembly?  I would like to draw the table as one part.  Designing all the parts together.  The lack of snaps is strange to me.  I can only snap to end points in sketches.  No midpoints??  I must be missing something very basic and easy.  I have not tried an assembly drawing yet.

I have been working through hours and hours of training videos.  Everything but move, copy and paste has been pretty easy.  I think I need to find an AutoCAD to Inventor transition video.  There are no training courses in my area.  So I'm stuck with online training.  This problem is never addressed and I can't ask the question on a video.

View 7 Replies View Related

AutoCAD Inventor :: Moving Content Center Parts Between Assemblies

Aug 14, 2012

I'm working on some plumbing in an assembly and in the past I've inserted all the fittings and pipe into a main assembly. Then created a sub-assembly and moved all those parts into that assembly. However I cannot drag and drop the pipe fittings around in the browser window. So I'm unable to move them to a sub-assembly.

I last remember moving content center parts between assemblies in Inventor 2012 and I'm currently running 2013.

View 6 Replies View Related

AutoCAD Inventor :: Create Multiple Assemblies With Moving Parts

Jan 16, 2013

I am having some trouble with assemblies. What I want to do is, create multiple assemblies with moving parts and then assemble them all in one assembly. When I do this, the assemblies with moving parts come in as "blocks" and the parts will not move.

View 8 Replies View Related

AutoCAD Inventor :: Constraining 2D Sketches

Dec 19, 2011

Also, I'm having a hard time completely constraining copy 2D sketches.  What Inventor requires to constrain a 2D sketch?

View 9 Replies View Related

AutoCAD Inventor :: Combining 2D And 3D Sketches

Dec 13, 2012

What instances is it necessary to combine 3d sketches with 2d sketches, I have used this combination a few times where I have to build rectangular frames then apply frame generator to the sketches to construct the frame members. I was told when I originally had training on Inventor 2013 that 3d sketches should be avoided where possible.

View 4 Replies View Related

AutoCAD Inventor :: Fit Sketches Into A Rectangle

Sep 23, 2011

I want to fit a sketch that is to be laser cutted. i wanna fit 30 pcs on a rectangle, is there a tool who figures out the most optimal way to fit them in a rectangle?

View 3 Replies View Related

AutoCAD Inventor :: Functionality Of Assembly Sketches?

Oct 7, 2011

I have the following (somewhat philosophical) question: what is the concept of assembly sketches? As far as I can see (and what I use it for) is the following: an element of my design can be constructed from several parts, which are first machined with some margins, interfaces for welding, etc. Then they are mounted/welded/brazed together, and the final piece is constructed by post-machining the mounted (welded/brased/etc) assembly. Assembly sketches drive these features.

When I first got in contact with assembly sketches, I believed they can be used to positioning parts in the assembly: create a sketch, very easily and quickly draw lines/points/etc which serve as anchor points for the parts, and then constrain the parts to these lines/points/etc. But this does not work - whereas I would find it sometimes useful.

View 2 Replies View Related

AutoCAD Inventor :: Uncheck Get Model Sketches In IDW?

Nov 5, 2012

Once I check to show model sketches I cannot set it back since it getting inaccessible.

how to set it back to not show the sketches?

[URL]

View 1 Replies View Related

AutoCAD Inventor :: 2D Sketches In Drawing File?

Mar 20, 2012

Quite often we cretae schematic line drawings for clients approval before creating full 3D models for production. Is it possible to achieve this in Inventor and maybe go on to use the sketches as a master filoe to drive the design? Or should I continue to get approval based in AutoCAD and then switch over to Inventor?

View 6 Replies View Related

AutoCAD Inventor :: Cannot Edit IPart Sketches

Dec 19, 2011

I have been trying to create an ipart. Once the ipart is created i am un-able to edit the sketches of features with issues.

I need to modify a sketch and to create an alternate sketch (suppress/unsuppress) but get an error message when i try to edit the sketch.

Windows 7 64 bit
Inventor 2012 Professional
Dell T1600 CPU E31245 @ 3.30GHz
8 GB RAM

View 2 Replies View Related

AutoCAD Inventor :: How To Document Frame Sketches

Sep 15, 2013

I have created a frame using the frame generator that I need to document. It is created using about 5 sketches. The sketches are part of their own .ipt file. Now I would like to document the frame but cannot figure out how to do it. I have tried creating sections of the frame but I cannot snap to points of interest on the frame, such as where two pipes meet, when dimensioning. How do I document the sketches?

View 9 Replies View Related

AutoCAD Inventor :: How Do Representations Handle Sketches

Sep 18, 2013

I'm trying to employ a technique that I've used with SolidWorks.  I'm working on a project with several engineers doing design work on a large assembly.  The way I've seen this handled in a SolidWorks shop is to create a master assembly with sketches on the principal planes that define envelopes for sub assemblies, interface dimensions, and so on.  Each engineer can have the master assembly in their sub assembly, as a guide.  Where I've used this before, it has worked with integrating the sub assemblies later on.

Here's the complication:  There are several different "families" of the product that require different dimensions on the master sketches.  What I had hoped to do in Inventor was use view representations or level of detail representation to control the visibility of these "families" of master sketches.  When an engineer includes the master assembly in his sub assembly he could then easily turn on the "family" he wants to see.  But it turns out that neither view representations nor level of detail representations influence the visibility of sketches.  (Position representations don't, either.)  Sketches are either visible or not visible, regardless of which representation you're in.

Is there some way I can control the visibility of sketches, in groups?

View 1 Replies View Related

AutoCAD Inventor :: Skeletal Sketches And Copy

Oct 29, 2012

we very often create parts/assemblies using skeletal sketches, problem we encounter is that when we use the copy command in the components area on the ribbon.

The problem we have is that when we open the new assembly and components they are still looking at the original skeletal sketch. is there anyway to copy the orginal skeletal sketch to a new one and the new parts look at this upon using the copy.

At present what we do is make a copy and rename the original file. Then open the assembly and it looks for the original skeletal sketch, so we point it at the new skeletal sketch.

This is not an issue when we have a couple of parts in an assembly but if you have a lot of parts in the assembly it si very time consuming.

View 1 Replies View Related

AutoCAD Inventor :: Dimensioning Angles In 3D Sketches

Oct 4, 2013

In the course of working up a tooling proposal, I attempted to replicate a 3D part from a customer print. While doing so, I noticed that 3D Sketch will not, under any circumstances that I can find, allow an angular dimension between a line and a plane. The customer print has two pipes projecting at odd angles from a base flange, one of which has an elbow. The print lists datum dimensions for the open pipe ends and the elbow, and gives vertical and horizontal angular dimensions to define the directions in which the pipes emerge from the flange. I have defined these three datum points in 3D space without any trouble, but Inventor 2013 will not allow me to define an angle between these sketchlines and the XZ and YZ origin planes, or between these sketchlines and the faces of the flange base I've constructed.

I am currently waiting on a proper 3D CAD model from the customer, and I'm considering longhand trigonometric calculations to place these lines properly, but I find it very hard to believe that Inventor is incapable of constraining a line to lie along what is effectively the surface of a cone.

Using:
Inventor 2013
AutoCAD 2013

View 5 Replies View Related

AutoCAD Inventor :: Lines Not Closing In 2D Sketches?

Mar 12, 2012

I'm having issues when I create sketches using the line tool.  I should be seeing constraints as I create them and a green dot when the object is closed.  This is not the case however, and when i attempt to extrude or offset the sketch I can only select individual lines. 

View 3 Replies View Related

AutoCAD Inventor :: Cannot Edit IPart Sketches

Dec 19, 2011

i am working on an ipart. I have a spreadsheet with all the data and used the first line to creat the first part.

no problem.

i can add the remaining information to the table from the spreadsheet.

When returning to the drawing environment i can select a few parts that work and there are many more with "issues". So i move the first offending part select it and try to edit it.  ( i know what i have to do to the sketch if i could just get into it)  Also i have suppressed a sketch and inserted a new slightly different version (the issue) but, after getting out, i am un-able to edit this new sketch either.

the message comes back and says i cannot edit this part, and then....

unable to prepare the part for edit, updating your part is required to all the edit, update now?

Windows 7 64 bit
Inventor 2012 Professional
Dell T1600 CPU E31245 @ 3.30GHz
8 GB RAM

View 1 Replies View Related

AutoCAD Inventor :: Rendering Sketches With Images

Jul 23, 2012

I am trying to render some images and video of a design I've been working on.
This isn't an absolute necessity, but I would like to have my companys product and logo displayed on the monitor in the design. If you look at the screenshot what I'm trying to describe should come clear.

These images were just dropped into a sketch on the face of these two monitors.

When I go to render, the sketch image does not appear. It just renders the default face color of the part.

Is there something I'm missing?

View 3 Replies View Related

AutoCAD Inventor :: Visibility Of All Workplans And Sketches

Jul 24, 2012

As I learn more about Inventor I have been doing more and more skeletal modeling. It work well for what we build here. But the biggest problem is the visibility of all the workplans and sketches. I know of the buttons to turn them on and off, but everytime I make a sketch and edit a sketch, inventor default turns all of them on. Making it impossible to see what you are working in the assembly enviroment. Not only that, it bogs down my machine untill I turn them off. Same goes for workplanes, if I create one the rest appear.

View 9 Replies View Related

AutoCAD Inventor :: Get Model Sketches Inactive?

May 13, 2013

In my section view, Get Model Sketches is inactive (greyed out; see attached).

It was OK up until recently, but now it would not show any sketches no matter what I try to do.

I would hate to recreate the view again.

View 3 Replies View Related

AutoCAD Inventor :: How To Hide Dimensions In Sketches

Aug 20, 2012

I'm working with a series of 3D sketches. Some sketches must remain visible as reference. While creating the sketches, the dimension call-outs grow too distracting from the linear sketches. Is it possible to hide, or toggle off/on the dimensions while leaving the sketch geometry visible?

View 3 Replies View Related

AutoCAD Inventor :: Loft Using 3D Sketches For Rails

Apr 16, 2012

I have a part that I'm trying to loft using 3d sketches for the rails will this work? Everything is fine till I try to add the rails, As you can see the loft works with out the rails.

Windows 7 x64
IV 2012

View 4 Replies View Related

AutoCAD Inventor :: Cannot Get Model Sketches On All Models In Drawing?

Nov 26, 2013

I am making a control console with a bunch of plastic tags on my pilot devices. I use the sketch text tool to write the label on each tags.

When comes the time to make my drawing, I get my model sketch and they show on my 2D, no problem.

Well today, it seems Inventor 2014 just gave up on giving me my sketches. Here is the console view of of the lid with the tag texts showing:

Now let's go over the second lid on the same plan and get my model sketch to see the rest of my text.

Click on it and ....

Nothing! still no text.

Windows 7 Ultimate 64-bit SP1
Intel Core i7-4930MX CPU @ 3.00GHz
32.0GB Dual-Channel DDR3 @1600MHz
NVIDIA GeForce GTX 780M 4GB Ram
240GB SSD/500GB HDD
Autodesk Product Design Suite Premium 2014

View 6 Replies View Related







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