New CADforum look launched.
Over 1.089.000 registered users (EN+CZ). AutoCAD tips, Inventor tips, Revit tips. Try the new Engineering calculator. New AutoCAD 2026 commands and variables.
Over 1.089.000 registered users (EN+CZ). AutoCAD tips, Inventor tips, Revit tips. Try the new Engineering calculator. New AutoCAD 2026 commands and variables.
CAD tip # 8468:
Question
A
If you want to display - similarly to AutoCAD - a full document path (subfolders) in the Inventor window titlebar, you can use a simple iLogic macro.
Use iLogic to define a new rule (name it e.g. "LongCap") containing a single line:
ThisApplication.Caption = ThisDoc.PathThen let the rule "LongCap" run/invoke (see Event triggers) automatically on each event of the type "Document open".
Inventor2012


14.2.2012
14016×
applies to: Inventor 2012 ·