CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] ARKANCE | CONTACT - CZ | SK | EN | DE

CAD tip CAD tip # 11542:

Question

CAD 
 %  platform  category 
A
If you have manually overwritten the top node name in your Inventor document browser tree and now you want to revert it back to the default value reflecting the document filename (ipt, iam, idw, dwg, ipn), you can use the following iLogic macro (rule):
ThisDoc.Document.DisplayName = ThisDoc.Document.FullFileName  'not required
ThisDoc.Document.DisplayNameOverridden = False 

The internal property reflecting the displayed browser name is "DisplayName".

If you just want to change the browser name by clicking, long-click it, delete the original name (Del; in older versions you will need to add a space - hit spacebar) and confirm the change by pressing Enter. The name will revert to the document name (file name).

The browser tree name is reflected also in the document window title (Inventor application title bar). On the other hand, the file name is displayed e.g. in the layout tab name in a given document window (on the bottom). In a reset state, all these three names (occurrences) are the same.

Inventor
100% *CAD
28.7.2017   13300×  
   
this tip shared by ARKANCE experts applies to: Inventor ·

See also:
Tip 15151:Searching for geometrically similar parts and duplicates in Fusion Hub.
Tip 15138:AutoCAD Field formatting codes - full list.
Tip 15102:DBXscan/DBXrem batch utilities for AutoCAD
Tip 14957:Controlling Navisworks from the runstring.
Tip 14604:QRcode - dynamically generated QR codes in AutoCAD.


Back    All CAD Tips



Have we helped you? If you want to support the CAD Forum web service, consider buying one of our CAD applications, or our custom software development offerings, or donating via PayPal (see above). You may also add a link to your web - like this "fan" link: CAD Forum - tips, utilities, blocks for Autodesk products
CAD: 
OS: 
Categ: 
Text:
 FAQ
  





Please use these tips at your own risk.
ARKANCE is not responsible for possible problems that may occur as a result of using any of these tips.
TOPlist