<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Disable Engineers Notebook in Inventor in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12005785#M44958</link>
    <description>&lt;P&gt;Oh $hit, see if this works:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="visual-basic"&gt;Sub Main()
Dim controlDefs As ControlDefinitions
Dim IVEngVNotebookDef As ControlDefinition

controlDefs = ThisApplication.CommandManager.ControlDefinitions
For Each controlDef In ThisApplication.CommandManager.ControlDefinitions
	If (controlDef.InternalName = "NotebookCreateNoteCtxCmd") Then
		IVEngVNotebookDef = controlDef
		Logger.Info("Found!")
		Logger.Info(controlDef.DisplayName)
		Logger.Info(controlDef.InternalName)
		IVEngVNotebookDef.OverrideShortcut = "Disabled"
		IVEngVNotebookDef.Enabled = False
	End If
Next
End Sub&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EngNotebook-04.jpg" style="width: 233px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1222651i3F1C836D4024E5B5/image-size/large?v=v2&amp;amp;px=999" role="button" title="EngNotebook-04.jpg" alt="EngNotebook-04.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Sep 2023 20:11:58 GMT</pubDate>
    <dc:creator>Frederick_Law</dc:creator>
    <dc:date>2023-09-05T20:11:58Z</dc:date>
    <item>
      <title>Disable Engineers Notebook in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12004782#M44946</link>
      <description>&lt;P&gt;Seriously, how do you disable it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second forum post.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 15:45:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12004782#M44946</guid>
      <dc:creator>TGibson7A8HD</dc:creator>
      <dc:date>2023-06-01T15:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Engineers Notebook in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12004813#M44947</link>
      <description>&lt;P&gt;Right-click delete your note on the browser?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gabriel_Watson_0-1685634793353.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1222433iF302622723216680/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gabriel_Watson_0-1685634793353.png" alt="Gabriel_Watson_0-1685634793353.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EDIT: to hide, see the solution in the comment below by&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5289378"&gt;@Frederick_Law&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 17:06:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12004813#M44947</guid>
      <dc:creator>Gabriel_Watson</dc:creator>
      <dc:date>2023-06-01T17:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Engineers Notebook in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12004900#M44948</link>
      <description>&lt;P&gt;You can hide them:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.autodesk.com/view/INVNTOR/2023/ENU/?guid=GUID-2CDC98BA-E201-47AD-B3ED-72FA4994DB9E" target="_blank"&gt;https://help.autodesk.com/view/INVNTOR/2023/ENU/?guid=GUID-2CDC98BA-E201-47AD-B3ED-72FA4994DB9E&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 16:18:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12004900#M44948</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2023-06-01T16:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Engineers Notebook in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12004903#M44949</link>
      <description>&lt;P&gt;What happened?&lt;/P&gt;&lt;P&gt;Someone put notes everywhere?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 16:19:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12004903#M44949</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2023-06-01T16:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Engineers Notebook in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12005459#M44950</link>
      <description>&lt;P&gt;It prompts itself open all the time and crashes my system, its not the notes but the whole notebook.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is no key-binding listed in the customization panel to disable or unbind it anywhere.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a long thread post where Autodesk employees confirmed a bunch of keyshort cut bugs, the engineering notebook being one of them.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 19:43:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12005459#M44950</guid>
      <dc:creator>TGibson7A8HD</dc:creator>
      <dc:date>2023-06-01T19:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Engineers Notebook in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12005461#M44951</link>
      <description>&lt;P&gt;I need to disable the notebook, not delete a note.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 19:44:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12005461#M44951</guid>
      <dc:creator>TGibson7A8HD</dc:creator>
      <dc:date>2023-06-01T19:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Engineers Notebook in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12005585#M44952</link>
      <description>&lt;P&gt;I can only find one way to open the Note, right click menu on the assembly name on top of tree.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EngNotebook-01.jpg" style="width: 338px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1222623iF07C02A3EACB0574/image-size/large?v=v2&amp;amp;px=999" role="button" title="EngNotebook-01.jpg" alt="EngNotebook-01.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And shortcut is "C".&lt;/P&gt;&lt;P&gt;Can't find it anywhere else.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 20:42:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12005585#M44952</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2023-06-01T20:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Engineers Notebook in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12005590#M44953</link>
      <description>&lt;P&gt;I've addin that replace command on the ribbon.&lt;/P&gt;&lt;P&gt;Don't know if I can find command in drop down menu.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Notebook is not an addin.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 20:44:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12005590#M44953</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2023-06-01T20:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Engineers Notebook in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12005639#M44954</link>
      <description>&lt;P&gt;Maybe possible to block the command:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EngNotebook-02.jpg" style="width: 806px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1222635iF6AE15EF6A0A8A45/image-size/large?v=v2&amp;amp;px=999" role="button" title="EngNotebook-02.jpg" alt="EngNotebook-02.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 21:06:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12005639#M44954</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2023-06-01T21:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Engineers Notebook in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12005722#M44955</link>
      <description>&lt;P&gt;Which version of Inventor are you running?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nb.dll is responsible for Engineers Notebook.&amp;nbsp; Disabling it, or not loading it through the use of options via the appropriate xml configuration file leaves Inventor effectively unusable.&amp;nbsp;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/11355926"&gt;@TGibson7A8HD&lt;/a&gt;&amp;nbsp;- I've sent you a pm on the subject.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Blocking it looks like an option (Event Watcher is only installed with the developer tools).&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5289378"&gt;@Frederick_Law&lt;/a&gt;&amp;nbsp;Have you tried it?&amp;nbsp; It's a feature of Inventor I can definately live without.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you identified what sequence of events lead up to "&lt;SPAN&gt;&lt;EM&gt;It prompts itself open all the time and crashes my system&lt;/EM&gt;"?&amp;nbsp; It would be great to find a repeatable sequence of events the developers could block or at least fix the crash.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A few released back, Engineers Notebook was very close on the menus to something like "New Sketch" and I was forever creating unwanted notes - but it's certainly much harder to accidentally launch in 2023 or 2024.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 22:24:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12005722#M44955</guid>
      <dc:creator>pcrawley</dc:creator>
      <dc:date>2023-06-01T22:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Engineers Notebook in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12005763#M44956</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37028"&gt;@pcrawley&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Blocking it looks like an option (Event Watcher is only installed with the developer tools).&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5289378"&gt;@Frederick_Law&lt;/a&gt;&amp;nbsp;Have you tried it?&amp;nbsp; It's a feature of Inventor I can definately live without.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Might need to catch OnActivateCommand event and cancel the command.&lt;/P&gt;&lt;P&gt;I was trying to replace it with another.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't understand how it can activate "accidentally".&lt;/P&gt;&lt;P&gt;Someone need to right click to bring the menu up and press C twice then Enter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 22:34:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12005763#M44956</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2023-06-01T22:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Engineers Notebook in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12005778#M44957</link>
      <description>&lt;P&gt;I changes the Shortcut, it won't respond to it:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EngNotebook-03.jpg" style="width: 233px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1222650iB89CD089B2338ED5/image-size/large?v=v2&amp;amp;px=999" role="button" title="EngNotebook-03.jpg" alt="EngNotebook-03.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 22:42:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12005778#M44957</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2023-06-01T22:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Engineers Notebook in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12005785#M44958</link>
      <description>&lt;P&gt;Oh $hit, see if this works:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="visual-basic"&gt;Sub Main()
Dim controlDefs As ControlDefinitions
Dim IVEngVNotebookDef As ControlDefinition

controlDefs = ThisApplication.CommandManager.ControlDefinitions
For Each controlDef In ThisApplication.CommandManager.ControlDefinitions
	If (controlDef.InternalName = "NotebookCreateNoteCtxCmd") Then
		IVEngVNotebookDef = controlDef
		Logger.Info("Found!")
		Logger.Info(controlDef.DisplayName)
		Logger.Info(controlDef.InternalName)
		IVEngVNotebookDef.OverrideShortcut = "Disabled"
		IVEngVNotebookDef.Enabled = False
	End If
Next
End Sub&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EngNotebook-04.jpg" style="width: 233px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1222651i3F1C836D4024E5B5/image-size/large?v=v2&amp;amp;px=999" role="button" title="EngNotebook-04.jpg" alt="EngNotebook-04.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 20:11:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12005785#M44958</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2023-09-05T20:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Engineers Notebook in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12007107#M44959</link>
      <description>&lt;P&gt;There are a few more related commands to disable:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;NotebookAlignLeftCmd
NotebookAlignRightCmd
NotebookArrangeNotesPopupCmd
NotebookArrowCmd
NotebookArrowReverseCtxCmd
NotebookBoldCmd
NotebookBulletsCmd
NotebookCenterCmd
NotebookCreateNoteCtxCmd
NotebookCustomizeCmd
NotebookDefineNewNoteFolderCtxCmd
NotebookDisplayNoteCtxCmd
NotebookFinishNotebookCmd
NotebookFontCmd
NotebookFontSizeCmd
NotebookInsertCommentCmd
NotebookInsertFolderCmd
NotebookInsertNewObjectCmd
NotebookInsertViewCmd
NotebookItalicCmd
NotebookNextNoteCmd
NotebookPreviousNoteCmd
NotebookRestoreCamerasCmd
NotebookShowInstanceNotesCtxCmd
NotebookTextColorCmdImage
NotebookUnderlineCmd
NotebookViewFreezeCmd&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 02 Jun 2023 13:04:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12007107#M44959</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2023-06-02T13:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Engineers Notebook in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12012409#M44960</link>
      <description>&lt;P&gt;I am using 2021,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I do use a lot of key binds, so my guess is if the mouse drifts over to the tree and I hit C, it prompts the switch to the ENG NB. For some reason that jumps the resources being used on the computer when it gets prompted.&amp;nbsp; Sometimes for constraint, sometimes for copy.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im not exactly sure when and where its happening, but my ENG NB opens up a lot when I'm trying to do something else and the aforementioned issue is caused.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 16:53:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12012409#M44960</guid>
      <dc:creator>TGibson7A8HD</dc:creator>
      <dc:date>2023-06-05T16:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Engineers Notebook in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12220067#M44961</link>
      <description>&lt;P&gt;BTW&lt;/P&gt;&lt;P&gt;Export setting won't save the "Notebook Disable".&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 20:10:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/disable-engineers-notebook-in-inventor/m-p/12220067#M44961</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2023-09-05T20:10:13Z</dc:date>
    </item>
  </channel>
</rss>

