AutoCAD Inventor :: Design Assistant - Don't Rename Model Tree Names

Feb 8, 2013

i wanna use a existent project to make a new one, i copy all the files that I need to a new project, then I use Design Assistant to rename all files, everything works fine this way. I just saw now a little 'problem' that doesn't bother me, but can be a problem to other ppl who open this project and see the difference.

When I rename the file name from Design Assistant (opening it from the top assembly), all the parts get its PART NUMBER updated and all the files are renamed too, but...when i open the assembly, in the Model tree, no parts have the name updated, all keeps the old name, but if i open the part from the model tree, i open the correct part already updated and renamed, so, its just the model tree displays name that are incorrect. Is that known ? Is there a solution ? Or am I doing something wrong to copy or rename files ?

I realized that is happens most when i rename files from a top assembly with subassemblies. Sometimes when i use just one assemblie with just parts inside it, everything goes normal.

View 3 Replies


ADVERTISEMENT

AutoCAD Inventor :: Copied By Design Assistant Assembly Cannot Be Altered In Design Assistant

Apr 10, 2012

I  just made a copy of assembly in Design Assistant.I opened the copied assembly in Design Assistant to make some changes.Parts are accessible but I have only "Clear" option possible. URL....

View 2 Replies View Related

AutoCAD Inventor :: Design Assistant Doesn't Open

Nov 3, 2011

One of our employees installed new demo version of Inventor 2012 on my computer and it made a lot of mess as I am running 2009 as well. The whole system got confused so I decided to delete all 2012 inventor related programs in the control panel however I cannot run the design assistant now. When I click on the design assistant it pops up and disappears. 

View 3 Replies View Related

AutoCAD Inventor :: Design Assistant - Renaming Files

Nov 2, 2012

I am using Design Assitant to rename files, but have had no luck with other referenced files.I have followed the Procedures from AutoDesk WikiHelp.

1. Open Top Assembly.

2. In the top browser, I select the part and set Action -> Rename.

3. Rename File.

4. In the bottom browser, I select the file types for additional referenced files.

5. I select (highlight) all the files.

6. Click "SAVE"

When I go to open the files, to check if the changes have been made, obviously to rename works on the Top Assembly,BUT for other additional referenced files, it doesn't.

I am doing this in a Single User Project.Just wondering if there are other steps that need to be done to use Design Assistant properly. 

View 9 Replies View Related

AutoCAD Inventor :: Replacing Files Using Design Assistant

Jan 28, 2013

I cannot find why Design Assistant dont want me to use the replace command. i attached a picture.I have a 30 pages idw and i just need to replace one thing in it. I don't believe I need to redo the whole thing just for fews differents dimensions..

View 3 Replies View Related

AutoCAD Inventor :: Split Greyed Out Design Tree?

Mar 19, 2013

This just happened to me this morning, I split a part into a multibody part and as soon as I did the split, the entire design tree got greyed out. It doesnt matter if I have only one body visible or both of them, the tree stays greyed out. I can still edit features but its annoying to not know what is on and whats off. I opened a new file mocked up a quick part with various features performed a split and same results.

Autodesk Inventor Professional 2013

View 4 Replies View Related

AutoCAD Inventor :: Wrong Name In Model Tree

Jun 7, 2006

Using Inventor 10, I have replaced several components of my assembly with new copies of the components to be modified into new parts. For some reason the model tree still shows the old part numbers, but editing the parts reveals that they are indeed the new parts. How to correct the part listing in the model tree?

View 9 Replies View Related

AutoCAD Inventor :: Open Related Drawing File By Right Clicking On Part Name At Top Of Design Tree

Feb 24, 2013

when I'm in a part file and attempting to open the related drawing file by right clicking on the part name at the top of the design tree, the drawing can't be found automatically and I've to find it in the file open dialogue box.

View 2 Replies View Related

AutoCAD Inventor :: Adaptive Icon In Model Tree?

Oct 24, 2011

what the little symbol that looks like the recycle symbol is in the model tree is?  I have several parts in this assembly and many of them seem to have this symbol that says adaptive next to them and I can't find and rhyme or reason to it.  I am attaching a screen shot of it.  I use Inventor 2012. 

View 1 Replies View Related

AutoCAD Inventor :: Model Tree Browser Freezing?

Dec 5, 2013

The model tree browser is freezing multiple times per day.  Even if I close the browser and re-enable it in the View>User Interface menu, it is still frozen.  It wont unfreeze until I close Inventor completely and re-open it.

Dell M6700
Win 7 Pro 64Bit
i7 3720QM 2.6GHz
16 GB RAM
Nvidia Quadro K3000M

View 5 Replies View Related

AutoCAD Inventor :: Filter Ability For Model Tree

Feb 27, 2012

Is there a filter ability for the model tree?  What I need is I have a part that is buried within a sub assembly that I cannot find.  I know the name, but what I am looking for is a tools that allows me to type in it's name and it show me in the tree where it is associated.

View 9 Replies View Related

AutoCAD Inventor :: Failure To Refresh Model Tree?

Jun 10, 2013

failure to refresh Model Tree after switching configurations - app restart required

We have a user who is getting this message several times per day and must restart his PC.  He is the only user of the Inventor Vault product using 2013.  We have redone his laptop and and given him a clean laptop with a fresh install of AutoCAD.

View 3 Replies View Related

AutoCAD Inventor :: Lock Symbol In Model Tree

Oct 26, 2011

I've got a user who is seeing this lock symbol on some Content Center parts in his model tree.  I've never seen it before and what is causing it.  This results in a lot of errors when he tries to check in any files where this shows up.  I can open the same assembly on my machine and the lock does not show up, and I can check the files in with no trouble. 

View 1 Replies View Related

AutoCAD Inventor :: Create A Treeview Of Model Tree Which Displays Parts Assembly

May 15, 2013

I am trying to create a Treeview of Model tree which displays parts assembly...etc My code is working well and i am able to get the tree view, but the problem is how can i count the quantity of parts/assemblies and display as consolidated. For instance this below snapshot shows my treeview.

This above snapshot shows my output

Here besides all parts/assemblies i get Semi-Colons and Numbers rather than consolidated view For this part in fig

153049 QSL.1_8.8:1
153049 QSL.1_8.8:3
153049 QSL.1_8.8:3
153049 QSL.1_8.8

and Quantity as 3 separately.

View 3 Replies View Related

AutoCAD Architecture :: How To Rename Some Nodes In Classification Tree

Aug 7, 2012

I need to rename some nodes in a classification tree but I keep on getting the exception.message "eInvalidInput" from the exception.source Acdbmgd.

Here is the

<Autodesk.AutoCAD.Runtime.
CommandMethod("RenameClassificationTreeNode")> _
PublicSub RenameClassificationTreeNode()
Dim ed AsEditor = Application.DocumentManager.MdiActiveDocument.Editor()
Dim db AsDatabase = HostApplicationServices.WorkingDatabase

[Code]...

'Here is the task: Remove paranthesis if present

IfNot (node.Id.IsNull) Then
Dim Clsfc AsClassification = CType(tr.GetObject(node.Id, OpenMode.ForRead), Classification)
Dim OldName AsString = Clsfc.Name
If OldName.Contains("(") AndAlso OldName.Contains(")") Then

[Code]....

View 2 Replies View Related

AutoCAD Inventor :: Reset Sketch And Extrusion Numbers In Browser Tree Along With Model Parameters

Jun 11, 2013

I want to reset the number for the sketches, extrusions, etc. in the browser tree of my template file to start with 01 instead of sketch48 and extrusion69.

I also want to reset the model parameters to start with d0 instead of d485.

The attached image show an example of a simple cylinder that I created from my .ipt template file.  

View 5 Replies View Related

AutoCAD Inventor :: ILogic Design Copy - Unable To Change Component Names?

Aug 11, 2011

I'm finally wrapping up work on an iLogic Configurator project and have started to brainstorm the best workflow to get this "Smart Assembly" into the design group's hands. I had been anxiously awaiting the new "iLogic Design Copy" feature in IV2012, but just recently learned that users are unable to effectively rename any components with this command.

Is this really true? If we can add prefixes or suffixes, what's stopping us from changing the entire filename?  We haven't upgraded to 2012 yet, but it seems like this may be a silly and unjustifiable restriction to a command that would otherwise save our designers hours of "file-management" (ie, manually renaming parts in Explorer, component replace in assy's, replace references in idw's, etc) each week.

Long story short, it seems that every workflow I've come across has had some sort of silly limitation that makes it undesireable for my application:
 
My top-level assembly contains all of the rules, and changes parameter values in the referenced skeletal parts. It also swaps standard parts for other standard parts as needed.I need access to rename ALL files (idw's, top-level assembly, subassemblies, and base components) while still maintaining/updating all internal hyperlinks between them.iLogic rules must be carried over to the new copied components (the existing "Copy Assembly" command strips the assembly of all rules). In light of the iLogic Design Copy's apparent shortcomings, any better workflow?

View 9 Replies View Related

Lightroom :: Correcting Imported File Names (way To Bulk Rename Back To Original File Names)

Dec 18, 2011

I accidentally included a file rename when I just imported a batch of several hundred pictures. I violated a rule that I teach my own Lightroom students, and that is to look carefully at the import panel choices before proceeding.
 
How can I correct this so that the files are named as they originally were? I know how to easily fix the filenames in Windows (using a tool called BulkRename, for example), but then I'd have to "find" each image one-by-one and correctly point to the renamed version. I tried selecting all the images and then using F2 to rename, but none of the templates allow deleting a portion of the filename.
 
P.S. Here is an example of what I mean:
 
ON CARD:
IMG_0001.NEF
...
IMG_0300.NEF
 
WHAT I RENAMED TO ACCIDENTALLY:

IMG_0001 {shot by John Doe}.NEF
...
IMG_0300 {shot by John Doe}.NEF

View 10 Replies View Related

AutoCAD Inventor :: How To Design Packaging Around Existing Model

Dec 19, 2012

The company I work for is a wooden packaging company. We recently purchased Inventor to open large file models from John Deere to design a wooden pallet/crate to package the part. Basically, what I am asking for 'get started'. I know how to pull in files, but I am just trying to figure out how to design packaging around this existing model.

View 7 Replies View Related

AutoCAD Inventor :: Model Tail Fin (vertical Stabilizer) For Aeromodel Design

Feb 7, 2013

I was trying to model the tail fin(vertical Stabilizer) for an aeromodel design. I inherited a dwg file of the tailfin with some poorly defined ribs that shape the fin. The fin tapers back and up.

My problem - I need to put in a brace which starts from the front of the lowest rib and goes back and up to the front of the topmost rib. and a pair of slots similar to the ones already modeled but further up towards the front. I hoped that a sweep feature on the assembly would do it but i am unable to create a rail and constrain it properly.

Another issue i had was to model a plastic film covering for the fin. An aeromodel uses a heatshrink monokote film. How would i model something like that in inventor.

The requisite files have been uploaded to dropbox.- 

[URL]......

[URL].......

View 1 Replies View Related

Illustrator Scripting :: Rename Artboards With Layer Names

Mar 7, 2014

I'm looking to create a script to batch rename a number of artboards.
 
- I have 100 named layers.

- I have 100 artboards.

- I would like to rename the artboards to match the layer names.

- The layers are organized in the same descending orderas the artboards (ignoring the actual artboard names*).

- The topmost artboard (1 in the list) would be renamed "newspaper", the second artboard would be renamed "typewriter", the third artboard would be renamed "books", etc.
 
*in the example below the artboard named "Artboard 7" is actually the 6th artboard in list.

View 5 Replies View Related

Lightroom :: Rename Photos On Import Without Losing Previous File Names And Captions?

Aug 10, 2012

How do I rename photos on import without loosing the previous file names and captions?

View 3 Replies View Related

AutoCad 3D :: Export Model To 3Ds Max Design

Feb 23, 2012

I'm working on a staircase with a decorative panel design.

I'd like to export the model to 3ds Max Design, convert the solid model to a mesh and then bend the mesh to follow a horizontal radius of curvature. Once that's done I'd like to be able to convert it back into a solid and import it back into AutoCAD.

View 7 Replies View Related

AutoCad :: Design / Edit 3D Model Using Just Programming

Jun 13, 2012

I having used 3D modeling software and Auto-cad in the past, I know how to design complex models using the features provided in the tool-bars but I have never even heard about programming using things like VBA until randomly running into it on the internet.what exactly is the use of programming on software like auto-cad and solid-edge? I mean I understand it will change the part to a text file but what is the use? can you design/edit a 3D model using just programming? Do mechanical design engineers need to know this? (even if not I still want to learn but just need to know if it is compulsory) What is the latest/best programming language used for programming in design software because I heard VBA is slowing down.

View 8 Replies View Related

AutoCAD Inventor :: Importing Design With A Design?

Oct 9, 2013

I wanted to use the program to design a robot for our school vex competition. Vex has provided cad files for all the parts. So, how i can import the seperate parts into one design. I can only open each part individually but cant find a way to combine them so can assemble the robot in one design.

View 2 Replies View Related

AutoCAD Inventor :: History Tree Not Displayed

Oct 17, 2011

I have installed Autodesk in a new computer but for some reason when I access to the program, "History tree" is not showed by default.

I have tried a lot selecting options in "tools" and "preferences" but I can't locate where the option for displaying "history tree" is located.

View 1 Replies View Related

AutoCAD Inventor :: Why Lighting Only Tree Available In Styles Editor

Feb 28, 2013

I am trying to add a material with a specific density to the list of materials.  After looking online it looks like I need to do that with the styles editor, but when I open the styles editor the only thing that I can work with is the lighting.  

View 1 Replies View Related

AutoCAD Inventor :: Positional Representation Not Showing In Tree?

Aug 17, 2012

I have an issue where a two positional representations are showing in the spreadsheet for editing, but not showing in the tree view.

I cannot delete a representation from the spreadsheet.

View 3 Replies View Related

AutoCAD Inventor :: Open Drawing From Assembly Tree

Jun 5, 2012

In assembly mode, when you right click on a part in the tree, you had ''open drawing'' as a choice. Now it's gone in IV 2013. how to add it ?

View 2 Replies View Related

AutoCAD Inventor :: Replace Component Does Not Update The Tree In Browser

Aug 21, 2013

When I try to replace a component in Inventor 2014.  It replaces it but does not update the tree in the browser.  I have to manually delete the part and place a new one in.

View 9 Replies View Related

AutoCAD Inventor :: Condensing History Tree That Lists All Function

Feb 13, 2013

How can I condense the 'history tree' that lists all the function? Like, putting multiple sketches into one folder and then being able to expand it to display all of them?

View 2 Replies View Related







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