AutoCAD Inventor :: Rename Browser Nodes Within Part File

Jan 7, 2013

Is there a way to rename browser nodes within a part in a similar way that the rename browser nodes tool works in assemblies?  I am copying designs with derived parts, after copying the design I can see that the part files contain the correct links to other parts when I open the base component but they display as the old name in the browser which is not ideal.

View 4 Replies


ADVERTISEMENT

AutoCAD Inventor :: Using ILogic To Rename Browser Nodes?

Jul 3, 2013

how to create an iLogic rule that automatically renames the browser nodes based on part number.  I know that this is a function in Inventor itself.  The problem is that there is no built-in functionality to automatically change the default browser name to something besides part number.  I've done a lot of digging and I came across the following code from an old thread discussing Inventor 2011.  I am interested in 2013.  It is also worth noting that when I run this code, my Inventor crashes.  
 
PrivateSubMain
UpdateAssyBrowser(ThisDoc.Document)
End Sub

[Code]....

View 9 Replies View Related

AutoCAD Inventor :: Rename Browser Nodes Additional Properties Added To Selection List

Aug 10, 2012

Looking for a way to add additional properties to the drop-down list in Rename Browser Nodes.

Standard List:
Filename
Part Number
Default

Additional properties would be a concatenation of native inventor properties:

<Part Number>-<Description>

View 5 Replies View Related

AutoCAD Inventor :: Rename Browser Node On Part Level With ILogic Rule?

Oct 18, 2011

is it possible to rename the browser node on part level with an iLogic rule? I know that in the assembly environment is an Inventor OOTB functionality to rename the nodes to the filename, Part number or the default value.

Inventor Professional 2011
Windows 7 Enterprise 64bit
Dell Precision M4500
Intel(R) Core(TM) i7 CPU Q 820 @ 1.73GHz
8 GB RAM

View 2 Replies View Related

AutoCAD Inventor :: Rename Part To File Name

Oct 13, 2012

When I rename a part, the iproperties field under project>part number does not change. If there is a drawing for the part, the part number in the drawing reflects the old part number.

Can I tell inventor to rename the part automatically to the file name as seen in windows explorer? Can I set it to rename automatically in the tree in an assembly environment?

I'm using Inventor 2013.

View 8 Replies View Related

AutoCAD Inventor :: Alpha Sort Browser Nodes

Jun 4, 2013

Is the alpha sort function available trough API ? It's located in Assembly tab, Productivity tools. I'd like to use it in a custom program instead of asking my customer to click on the button.

View 2 Replies View Related

AutoCAD Inventor :: Rename A Browser Node

May 2, 2013

I am attempting to rename a browser node. Here is the code I'm using and I'm getting a "Property 'Label' is 'ReadOnly'" error. In the API I found a note about using SetLabel() but that seems to only have  ones for ClientMade browser nodes.

 oSubAssyNode.BrowserNodeDefinition.Label = "XXX"

View 2 Replies View Related

AutoCAD Inventor :: Rename Browser Node Command

Apr 19, 2012

WHAT WERE they thinking when they created the Rename Browser Command. We had someone find out about it and really screw up a bunch of top level assy's. I'm having to WASTE WAY TOO much time fixing them, bringing them back to showing the modified descriptions in the Browser.

View 5 Replies View Related

AutoCAD Inventor :: How To Rename A Part

Jun 19, 2013

I am doing a customization in Inventor for renaming. In assembly i called rename browser nodes and it successfully renamed in browser name, but when i rename the part by opening the part it still remains the same.how to rename a part.

View 6 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 :: Part Name In Browser Is Not Dynamic

Feb 19, 2013

I changed the name of a valve manually in the browser.  Now, when I copy the valve to a different part name it does not update the name of the new part in the browser.  How do I get the part name in the browser to be dynamic again?

View 5 Replies View Related

AutoCAD Inventor :: Symbol Next To Part In Browser?

Jan 14, 2013

I have the attached symbol next to parts in an assembly, I'm not sure what this is, I have updated all components in the assembly and checked that in the sketch doctor for error however there are none.

Autodesk Inventor Professional 2013 SP2 64-Bit Edition
Windows 7 HP Z400, Intel Xeon W3550 3.07GHz
12.0GB RAM, ATI FirePro V4800 (FireGL)

View 2 Replies View Related

AutoCAD Inventor :: How To Find Part Name / Number In Browser Bar

Jul 29, 2012

I have one doubt i have one big assembly in that more than thousand parts.

my doubt is how to find particular part in browser bar.

like how to search particular part number in browser bar.

View 2 Replies View Related

AutoCAD Inventor :: Change Browser Name To Part Number

Jun 13, 2011

I need to make installation plans on climate ceilings, which are steel cassettes with Meandro tube element located where cold or hot water is flowing through.

[URL]......

Now it may occur that a cassette is given a code 700 which represents the type of cassette. If inside the cassette is placed a Meandro element its  become a follow number eg 700-01.

It may also be that the same cassette No. 700 gets  another Meandro element  and because the cassette has not changed shape the number 700 remains the same but the follow number change e.g. 700-02.

At the moment I change the number in the browser,(inv2012) I therefore want  automatically the  iproperties ,partnumber and stock number, to fit. When I go to the BOM, the part- and stock numbers automatically will be placed.

The browser codes are not displayed in the BOM. So if I specify for change I only have to do so in the browser. I wanted to do so by iLogic but then ran into problems. I found a tutorial from Rob Cohee with ilogic so you won’t forget to fill in your iproperties.

[URL].......

I also wanted to do so with the iproprtie Stock number but get an error stating that I must declare the name. How must i declare a name.

Also i was told for entering the browse name in ilogic i had to use  displayName, but I get a error stating that the name is Read Only.

So how can i, after i change the browse name, automatically  fill in the iproperties ‘part number and/or stock number? Is there an ilogic code for?

View 4 Replies View Related

AutoCAD Inventor :: Imported Part Shows I In Browser?

Mar 22, 2012

When I bring in a .sat file, I see these little "i" in the browser.  The red Cross is dimmed.  If I hover over the icon, it doesnt tell me anything.  I can right click on Base2 and choose edit solid, and the "i" goes away, but something is still not right.  I know something is wrong, because the mass is not correct for this part.

Notice the green check by "Base 3"? After I edit "Base 2", I do not have a check by it.

How do I get this to report the mass correcly.

View 1 Replies View Related

AutoCAD Inventor :: No Browser When Creating New Part From Scratch?

Jul 2, 2013

I have a program which creates a new part. It works, but
 
The browser pane sets to "No Browser"The actual part window is not maximised inside the Inventor but in "normal" mode.
 
If I click on the brower I can go into Model mode, and the No Browser option disappears.

And I can simply maximise the window using the maximise icon in the part Window.

But how do I do these programatically? And why is there no Model browser by default?

This is C++ COM from an external EXE.

View 5 Replies View Related

AutoCAD Inventor :: Controlling Name In Assembly Browser Of Imported Part?

May 23, 2012

I have a browser display issue that occurrs sometimes when imported parts are inserted into an assembly model.  Before dropping some imported parts into my assembly model I changed the filename to something corresponding to our part numbering system.  When the part is dropped into the model, the name of the instance displayed in the assembly browser is the same as that originally used by the originator of the model.

I know I can change the name in the browser by editing the name field in the occurrance tab; but I'd need to do this for each instance.  What iproperty field (or other property field) should I edit at the part level so that the revised part name is used in the assembly browser whenever that part is inserted into an assembly?

View 2 Replies View Related

AutoCAD Inventor :: How To Make Part Selected In Model Browser

Jan 25, 2013

I'm using VB 2010 express. My code is getting selected part and changing some "Design Tracking Properties" of it. But when I change the properties focus goes from the selected part/sub?... How can I make part selected again? How can I make it focused.I need like below like

invDocument.SetFocus or invDocuments.MakeItSelected like...
Dim asmDoc As AssemblyDocument
        asmDoc = inv_App.ActiveDocument
        '********
        Dim invDocument As Document = Nothing
        Dim compOcc As ComponentOccurrence = Nothing
[code]...

View 2 Replies View Related

AutoCAD Inventor :: Open Part Or Assembly From Window Or Browser

Feb 8, 2012

using IV2012 within the same project file i have three models. one model i can open parts or assemblies from the browser or right click on the component on the window. the other two models upon the right click or selecting in the browser the open or the edit are not available as an operation.

T7400-64bit XP
Xeon 3.2 GHz, 8GB
1.5GB NVIDIA Quadro FX5600
Factory Design Suite 2012

View 1 Replies View Related

AutoCAD Inventor :: Make Browser Name To Be Equal To Part Number For Custom Library Items?

Nov 17, 2011

I would like the size of bearing to be included in addition to existing data to the File name, Part number and Browser name like for example the DIN 625 T1 does. I have copied the DIN 625 bearings to the custom library. I have added required info to File Name building and to the Part Number building in the custom library and now my Filename and Part Number are as I like to.
 
But I cannot find how to force the Browser name to be equal to Part number or File Name? [URL]

View 2 Replies View Related

AutoCAD Inventor :: Number Of Nodes When Importing Vector File

May 29, 2012

What I am trying to do is importing a CorelDraw file into Inventor and extruding a few features.  The point is to mimic a silkscreen file on metal work.  My work process has been as such: create the file in CorelDraw and change all lines/shapes to curves.  Save the complete CorelDraw as a dwg.  Open the dwg in Inventor and copy and paste the sketch into a new part in Inventor.  This process seems to work for simple parts.  As soon as there is text and more complicated features there is alot of points which slows my computer down and makes it impossible to do anything. Any way to auto-reduce points in a sketch or have a better way of importing vector files into Inventor? I have tried importing the text as text instead of curves but it does not transfer correctly.

View 9 Replies View Related

AutoCAD Inventor :: Link One Part File Dimension To Another Part File?

Jul 6, 2012

Is it possible to link one part file dimension to another part file?

1. Part first is a cylinder in parametric table i changed it,s name OD , ID  and thk. ( find attachment )

   Cylinder ID is ( ID=105)

2. Then i made 2 nd part whose step od ( od=102) is going to insert in to cylinder id.There is 3 mm clerance every time 

3. So i have to make equction in 2 nd part that ( Step OD= ( ID-3).

means next time when i will change ID of cylinder OD of 2 nd part will ger changed automatically minus by 3 mm than id of cylinder.

View 3 Replies View Related

AutoCAD Inventor :: File Rename Error On Save

Nov 6, 2008

When i try to check in my files i get this error. "File rename error on save - Cannot create a file when that file already exists" .When i try to do a save i get this error

Problems encountered while saving the document.Could not rename new document version from

\Autovault2009VaultJWCRotary Screen36 X 48AssemblyDrumdrumMDC-0003-0001-SS304.newVer.ipt to \Autovault2009VaultJWCRotary Screen36 X 48AssemblyDrumdrumMDC-0003-0001-SS304.iptThe database in \Autovault2009VaultJWCRotary Screen36 X 48AssemblyDrumdrumMDC-0003-0001-SS304.ipt could not be saved

I am running inventor 2009 on a windows xp sp3, with a server running windows server 2003 sp2.SQL server 2005 with net.frameworks 2.0.50727 on server and client.

View 2 Replies View Related

AutoCAD Inventor :: Part Inserted In Assembly File As Tube And Pipe Run Part?

Mar 28, 2012

Dear Sir, In particular project, when I insert part in Assembly file, It is inserted as a Tube & Pipe run part. so that It is not Grounded automatically. What is the settings by which I can insert as a normal part in assembly file ? I have attached herewith the JPG file also.

View 3 Replies View Related

AutoCAD Inventor :: Part Created In Assembly Does Not Update To Part File

Nov 15, 2013

New user 2014

Part created in assembly does not update to part file.

View 9 Replies View Related

AutoCAD Inventor :: Insert STEP (STP) Part Into Existing Part File?

Sep 11, 2013

The simple question is… how can we insert a step (stp) part into an existing part file? 

The story behind the question is this:

Normally when we get a step file assembly from a customer, if the part has changed, we put our part into Old Versions and save their new step file as our ipt number and replace it in our assembly file.  With Vault, in order for us to maintain the history of the part files, we need to keep the original file so we can’t just delete it or replace it, so now we need to figure out how to get a step file into an ipt.  The Import command on the Manage tab (with 2013 at least?) does not allow import of stp files just yet.

The only other option I can think of is to put the original part into an assembly with the step file, create a copy of the step information in the part file and use it to recreate the new (step based) part.

Inventor 2013 (SP2 Update 2), Windows 7 Professional (64-bit), SP1, Intel Xeon 3.07GHz CPU, 12GB RAM, NVIDIA Quadro 2000, Vault Basic 2013

View 1 Replies View Related

AutoCAD Inventor :: Asterisk In Browser After File Name?

Oct 20, 2011

Why sometimes we have an asterisk (a star) after the file name in the browser (in "Vault mode")? see attachment

View 1 Replies View Related

AutoCAD Inventor :: Vault File And Folder Rename Taking Too Long?

Nov 8, 2012

I have a vaulted project with about 1000 parts in it and a subfolder within that that has about 250 parts in it.I am told that vault does not manage references outside the project scope as defined by the IPJ which in theis case is at that 1000 part folder level.

If I go to rename the folder with 250 parts in it, it takes up to a half hour.  I am having trouble believing that vault can't do better than a half hour to manage the references of a subfolder of a project with 1000 parts in it, when only 250 parts are affected.

Also, I notice a secondary ipj file is created temporarily during the renaming.  That ipj appears under an inventor folder under my docs.  Can't see why it takes two ipj files to manage one project.  Also don't understand why there should be a local ipj file active when I am renaming at the vault level.  I am suspicious that this other ipj (named after my company name, indicating a purposeful act) is expanding the scope of reference management since its parent resides at the root Vault explorer ($) separate of the projecy ipj.  Also takes way too long to rename individual files. 

View 2 Replies View Related

AutoCAD Inventor :: How To Copy Part Of IPT Into Another Part File

Mar 15, 2013

I started out with a single 3 dimensional piece i had made using sketches, and split it into two using the split feature under the modify tab. Now I would like to take each of those two pieces and copy them into their own individual part files. I could do this by remaking them, but was wondering if I could simply copy and paste them into separate files.

View 2 Replies View Related

AutoCAD Inventor :: When Opening A File The Browser Will Not Open?

Jun 16, 2010

It is my first time using inventor, so I am obviously not experienced with it in the least. Whenever I open any file, part, assembly, etc... the ribbon shows up fine, but the browser will not show up, and I cannot find a way to turn it on or off (if that is even a possibility).

View 4 Replies View Related

AutoCAD Inventor :: Adding File To A Browser Folder

Jul 12, 2012

I'm using the following sample code to add files to a browser folder

Public Sub AddOccurrencesToFolder()

    Dim oDoc As AssemblyDocument     Set oDoc = ThisApplication.ActiveDocument

    Dim oDef As AssemblyComponentDefinition     Set oDef = oDoc.ComponentDefinition

    Dim oPane As BrowserPane     Set oPane = oDoc.BrowserPanes.ActivePane

 [Code]....

How do I get the files added to an existing " My Occurrence Folder" rather than creating a new one. Every time I run the code a new folder is created, it does not use the exisitng one

View 1 Replies View Related







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