CaditiLogicRibbon.ini
  • 29 Jun 2022
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

CaditiLogicRibbon.ini

  • Dark
    Light
  • PDF

Article summary

CaditiLogicRibbon.ini is replaced by Cadit Panel for Drawing.ini. The CaditiLogicRibbon.ini will not be used if the Cadit Panel for Drawing.ini exists.

CaditiLogicRibbon.ini contains configuration settings for the custom iLogic ribbon panel.
The ribbon panel is in the Drawing, Place Views ribbon.

The file is located in the Settings subfolder under the Common Configuration folder or the Local Configuration folder. The program first looks for the file in the Common Configuration folder, then in the Local Configuration folder.

Section
Key
ValueDescription
[Button1]Button number to place the custom function
[Button2]...
Title=TextTitle or text on the button
Tooltip=TextTooltip text for the button
Rule=Filename and pathiLogic rule path and filename. If path is omitted the file must reside in the Settings subfolder

See also Cadit Panel for Assembly.ini, Cadit Panel for Drawing.ini, **Cadit Panel for Part.ini** and Cadit Panel for Sheet Metal Part.ini

Example: CaditiLogicRibbon.ini
Any line starting with a semicolon (;) will be ignored.

[Button1]
Title=DWG to ZIP
ToolTip=DWG to ZIP
;Rule=C:\X\Cadit\idwtodwgtozip.txt
Rule=C:\Users\Public\Documents\Autodesk\Inventor 2018\CaditInventor\ILogic\idwtodwgtozip.txt

[Button2]
Title=DWG to ZIP her også
ToolTip=DWG to ZIP
;Rule=C:\X\Cadit\idwtodwgtozip.txt
Rule=C:\Users\Public\Documents\Autodesk\Inventor 2018\CaditInventor\ILogic\idwtodwgtozip.txt



Was this article helpful?