AutoCAD Inventor :: Link IPT To A Sketch

Nov 4, 2013

I have couple of part files (ipt). Is it possible to link these ipt to a sketch from a separate ipt file?

What I want is to make a shared sketch so all linked ipt files will be updated automatically when the sketch details are changed.

View 3 Replies


ADVERTISEMENT

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 :: 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 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 :: 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 LT :: Data Link Manager Can't Delete Excel Link

Dec 26, 2011

I'm messing around with tables and data links, practicing. I copied a range of cells in Excel, and did paste special to create a linked table.

Now I can delete the table object, but I cannot delete the link, cannot detach it.

When in Data Manager if I right click on the data link and click delete I get the error message "The data link is being used and cannot be deleted".

I have tried detaching, and the detach does not seem to take.

Now also, the table will not update from the source xls.

Win XP, AcadLT 2011, Office 2010. Using compatible setting for saving spreadsheet, for Office 2007 (not xlsx).

If I create a linked table by starting with the Table icon, choose "from a data link", choose the excel spreadsheet, etc., then I am able to later update the table from the spreadsheet, detach, delete the link, etc. But I can only delete the link if the table is not selected when I open the Data Link Manager.

But the one that was created following the directions from the Autocad video, with the copy, paste special, that link will not detach nor delete.

View 5 Replies View Related

AutoCAD Inventor :: How To Link 3D DWG With 2D DWG

Oct 4, 2012

I understand how to link a 3D.dwg with a 2D.dwg, but what I'm having trouble with now is linking the data,

is there anyway to create a table and link data directly from the .ipt to the .dwg that would update when I edited or revised the .ipt. I know that you can do this by exporting the parameters in an excel file then importing them to the .dwg but once I do that there isn't anyway to auto update the data....

View 1 Replies View Related

AutoCAD Inventor :: Link Text Box To BOM Row

Nov 14, 2012

Is it possible to create a associative text in a sketched symbol that is linked to a BOM row? I want to display the object number of BOM row in a sketched symbol in a drawing. Sorting and renumbering BOM should be recognized and the number should be updated.

The ESKD-AddIn seems to be able to do so in technical requirements, but how is this done?

View 3 Replies View Related

AutoCAD Inventor :: Link Two Rings

May 30, 2012

I was just wondering if it's possible to link these two rings together? I want the "the stick" to be able to move around the loop.

View 2 Replies View Related

AutoCAD Inventor :: How To Link BOM In One Drawing

Jun 8, 2012

I have a situation where I have my master BOM that is shown on sheet 1 of my drawing that represents everything shown on the drawing.  What I am running into is I have to detail a couple of sub-assemblies as details on the drawing.

What I do is bring in views from that sub assembly seperate from the main assembly, but the problem is those items dont show up in the main BOM.  I end up having to drag in a second BOM that I place off of the drawing sheet as well as adding line items in the main BOM to represent these components in the sub assembly.  Then manually change the items numbers in the second BOM to match the iotem numbers in the main BOM.  What I would like to know is if it is at all possible to link the two BOM's together so I can change the item numbers in the main BOM and it funnels down to the second BOM.

View 9 Replies View Related

AutoCAD Inventor :: Resolve Link Message

Dec 7, 2012

I don't use content center parts very often but on one particular file I have some screws that are coming up unresolved each time I open the file.  How would I resolve this?

Inventor 2013
Windows 7 Professional 64-bit SP1
HP EliteBook 8470w
Processor: Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz
Memory: 16 GB
AMD FirePro M2000
3D Connexion SpacePilot

View 9 Replies View Related

AutoCAD Inventor :: Non Existing Resolve Link

Mar 20, 2013

I'm getting a Resolve link screen when I open an assembly but the part it needs doesn't even exist in the assembly.

Is there a way to remove this link, so I don't get the screen everytime I open the assembly.

Work: Autodesk Inventor 2010
Home: Autodesk Inventor 2013

View 4 Replies View Related

AutoCAD Inventor :: Files With External Link

May 17, 2013

is it possible to show all files from a folder with external links in a listbox? Is it possible to check if the link is OK?

View 1 Replies View Related

AutoCAD Inventor :: Link Levels Of Detail Via API?

Apr 23, 2012

Is it possible to use the 'Link Levels of Detail' command via the API ?

I can activate the command by using the CommandManager
 
oContDef = ThisApplication.CommandManager.ControlDefinitions.Item("AssemblyBonusTools_LinkLODsCmd")oContDef.Execute
 
But the command then requires a UI selection - I want to select the iLogic LOD.

I've tried using the CommandManager.PostPrivateEvent but to no avail.

View 3 Replies View Related

AutoCAD Inventor :: How To Link Parts (IPT) And Assemblies (IAM) To Each Other

Apr 3, 2009

how the file structure works and how to link parts (ipt) and assemblies (iam) to each other. I converted a large file from Mechanical desktop to inventor which was a two day process. All parts and assemblies for the main assembly were dumped into one directory. I would like to move all the part files to one location and the assembly files (sub assemblies) to another location and then tell inventor to go there and pick the items from those two locations. I have set up the project telling inventor where to go and look. I moved all the items out of the original directory and now when I open the main model assembly I have to resolve the link to each part individually. This will take forever, is there a way to have inventor go and look for the parts and assemblies without me having to resolve each one?

View 3 Replies View Related

AutoCAD Inventor :: How To Link IPart In Two Different Files

Mar 13, 2013

I have used  ipart to create multiple members in casting & machining.but, i have face problem how to link members in that file. For example i will open 4 member in machining it will automatically refer 4 member in casting. How to link these fille.

please find the attached file for details.

View 1 Replies View Related

AutoCAD Inventor :: Content Center Link

Oct 5, 2012

I am using content center for fasteners I want for my assembly.However, when I close the assembly drawing and try to reopen it, the link has been lost between the assembly and the fasteners and I am unable to find them.

I have created a project file before I start the assignment thinking this will solve the linkage problem but no luck.

View 3 Replies View Related

AutoCAD Inventor :: Unable To Resolve Link

Jul 18, 2012

 Autodesk Inventor LT 2011

After renaming several derived parts, 1 of the parts won't re-insert/link itself into the .ipt model. I receive the error message as shown. (please note: actual file names and locations aren't shown)

D:ConceptPart5.ipt has a reference to D:HardwareUSB-B.ipt. It has been resolved to D:HardwareUSB-1020.ipt which is not the same file as originally referenced. The resolved document is not usable!

The original file name was titled USB-B.ipt while the renamed file is USB-1020.ipt.

View 5 Replies View Related

AutoCAD Inventor :: Link Points From Excel?

Aug 9, 2010

I know that to design for example a 3d curve i have to import a XYZ data points from excel. What if i wanna link these points from excel to Inventors curve? Everytime i change the excel file i want my curve to be updated.

View 9 Replies View Related

AutoCAD Inventor :: Breaking Link From One File To Another?

Oct 20, 2011

Say we needed a similar assembly under the same file with a few modifications, like a guardrail for instance. All I have ever had to do was copy the folder with the assembly and parts in it and rename the folder and assembly to change the link to another folder. Opening the assembly quickly prompts me for a part or two in the new folder then I am good to go. A coworker of mine who runs the same computer and version of Inventor never gets that request. When the assembly is opened in the new folder it automatically links it back to the previous file regardless of changing the folder etc.

Inventor 2011
OS Windows 7
8GB
Inventor 2011
Intel Core 2 Duo 2.93GHz
8GB RAM
Windows 7 Pro

View 2 Replies View Related

AutoCAD Inventor :: Breaking A Link Between Files

Sep 27, 2011

I have several assemblies where I've linked parameters between sketches.  I need to copy some of these files for re-use in other un-related assemblies.  What is the best way to break the link between the files?  They are going to be used in the same project.

View 8 Replies View Related

AutoCAD Inventor :: Repairing Broken Link To IDW From IPT

May 30, 2013

When working inside an ipt, I want to open the idw from the browser using the right-click > "open drawing" option.  The link is broken, however; so the idw must be searched for manually and opened.  How can I repair the link so I can open the idw from the ipt browser in the future?

View 3 Replies View Related

AutoCAD Inventor :: IProperty - Catalog Web Link

Jan 29, 2013

I put this url in iproperty: catalog web link: google.it in a part

Then I published the DWF.

I supposed than I push ctrl - click catalog web link: google.it  in design review properties table the browser pop up but nothing happend.

My idea is fill this iproperty of any part that need maintenance with the url of manufacturer. So the customer can directly download the manuals.

View 2 Replies View Related

AutoCAD Inventor :: ILogic And Excel Link

Sep 3, 2013

I am trying to use an iLogic Excel link to define the hub and bushing dimensions for a wing pulley part file.  I get an error: GoExcel: Could not match the column title: "Size".  I've attached the part file and Excel file.  The iLogic rule in the part file is called Hub_Bushing.  

View 9 Replies View Related

AutoCAD Inventor :: How To Link IProperties To Excel

Oct 28, 2010

Is there a way to link any inventor file iproperties to a excel spreadsheet - so that the excel spreadsheet updates parametrically with any inventor iproperty changes.

I know that inventor parameters can be linked to excel, but what about i properties?

View 8 Replies View Related

AutoCAD Inventor :: Change A Drawing Link?

Mar 13, 2012

Been wondering, if a part that I create, make a drawing for and save, can I take the part, save as, and then take the drawing, save as, and re-link the drawing to the newly 'saved as' IPT?

View 2 Replies View Related







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