CaditInventor.ini

Prev Next

CaditInventor.ini contains configuration settings for the Property Editor, File name setup, Publish to other formats, Update Properties and the Update Drawing functions. It also contains ribbon menu and automatic iLogic settings

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
Value Description
[Debug]
DebugInfo= 1 Write debugging information to the DebugInfo.txt file located in the Local Configuration folder
Default: 0
[UpdateProperties] Update model properties
AutoUpdate= 1 Update Properties according to the Cadit Update.ini setup when saving parts or assembly files
Default: 0
[UpdateDrawing] Update drawing properties
AutoUpdate= 1 Update Properties according to the Update Drawing setup when saving drawing files
Default: 0
ItemNo= 1 Update Properties according to the Item No section of the Update Drawing setup when saving drawing files
Ignored if the value of the key AutoUpdate is 1
Default: 0
Scale= 1 Update Properties according to the Scale section of the Update Drawing setup when saving drawing files
Ignored if the value of the key AutoUpdate is 1
Default: 0
CopyModelProperties= 1 Update Properties according to the Model Properties section of the Update Drawing setup when saving drawing files
Ignored if the value of the key AutoUpdate is 1
Default: 0
[PDFOutput] Create PDF file copy of the drawing
PDFOnSaveIdw= 1 Show dialog with option to create PDF file when closing IDW file
Default: 0
PDFOnPublishIdw= 0 Hide Create PDF file option on Cadit Publish to other file formats
Default: 1
RevFromIdw= 1 The PDF file name is added “–Rev “, and the value of Revision Number property from the drawing file.
Example: Drawing1-Rev A.pdf
Default: 0
RevFromComponent= 1 The PDF file name is added “–Rev “, and the value of Revision Number property from the component in the first view of the first sheet
Example: Drawing1-Rev A.pdf
Default: 0
RevTextPrefix= "-Rev " Text added to the filename prior to the revision
Example: Drawing1-Rev A.pdf
Default: "-Rev "
PDFOutputFileNameFind= A part of the path in the original file name to search for
PDFOutputFileNameReplace= Replacement text for text found in PDFOutputFileNameFind
OutputFolder= Optional output folder name. If empty, the output folder will be the same as the original file name
The OutputFolder can be set to a fixed output folder, or it can be constructed in different ways.
It can be constructed from path elements from the original path using (pathn)-variable where n is the element number in the original path.
The (projectfolder)-variable returns the project folder.
The (idwfolder)-variable returns the current idw drawing folder.
Example 1 (fixed output folder): d:\pdf<br>Example 2 (constructed output folder): d:(path2)\pdf<br>Example 3 (constructed output folder): (projectfolder)\pdf<br>Example 4 (constructed output folder): (idwfolder)\pdf|
PDFRemoveLineWeight= 1 If set to 1, the Remove object line weights setting in PDF Options is turned on
Default: 0
PDFAllColorAsBlack= 1 If set to 1, the All colors as black setting in PDF Options is turned on
Default: 0
PDFVectorResolution= 600 This setting is used to controle the Vector resolution setting in PDF Options. Legal values are: 150, 200, 300, 400, 600, 720, 1200, 2400 and 4800. Unit is DPI.0
[DXFOutput] Create DXF file copy of the drawing
DXFOnSaveIdw= 1 Show dialog with option to create DXF file when closing IDW file
DXFOnPublishIdw= 0 Hide Create DXF file option on Cadit Publish to other file formats
Default: 1
RevFromIdw= 1 The DXF file name is added “–Rev “, and the value of Revision Number property from the drawing file
Example: Drawing1-Rev A.dxf
Default: 0
RevFromComponent= 1 The DXF file name is added “–Rev “, and the value of Revision Number property from the component in the first view of the first sheet
Example: Drawing1-Rev A.dxf
Default: 0
RevTextPrefix= "-Rev " Text added to the filename prior to the revision
DXFOutputFileNameFind= A part of the path in the original file name to search for
DXFOutputFileNameReplace= Replacement text for text found in DXFOutputFileNameFind
DXFOptionsFileName= Inventor DWG File Export options file
Default: ExportDwgDxf.ini. From the Settings subfolder of the Common or Local Configuration folder
OutputFolder= Optional output folder name. If empty, the output folder will be the same as the original file name.
The OutputFolder can be set to a fixed output folder, or it can be constructed in different ways.
It can be constructed from path elements from the original path using (pathn)-variable where n is the element number in the original path.
The (projectfolder)-variable returns the project folder.
The (idwfolder)-variable returns the current idw drawing folder.
Example 1 (fixed output folder): d:\dxf<br>Example 2 (constructed output folder): d:(path2)\dxf<br>Example 3 (constructed output folder): (projectfolder)\dxf<br>Example 4 (constructed output folder): (idwfolder)\dxf|
[DWGOutput] Create DWG file copy of the drawing
DWGOnSaveIdw= 1 Show dialog with option to create DWG file when closing IDW file
Default: 0
DWGOnPublishIdw= 0 Hide Create DWG file option on Cadit Publish to other file formats
Default: 1
RevFromIdw= 1 The DWG file name is added “–Rev “, and the value of Revision Number property from the drawing file
Example: Drawing1-Rev A.dwg
Default: 0
RevFromComponent= 1 The DWG file name is added “–Rev “, and the value of Revision Number property from the component in the first view of the first sheet
Example: Drawing1-Rev A.dwg
Default: 0
RevTextPrefix= "-Rev " Text added to the filename prior to the revision
Example: Drawing1-Rev A.dwg
Default: "-Rev "
DWGOutputFileNameFind= A part of the path in the original file name to search for
DWGOutputFileNameReplace= Replacement text for text found in DWGOutputFileNameFind
DWGOptionsFileName= Inventor DWG File Export options file
Default: ExportDwgDxf.ini. From the Settings subfolder of the Common or Local Configuration folder.
OutputFolder= Optional output folder name. If empty, the output folder will be the same as the original file name
The OutputFolder can be set to a fixed output folder, or it can be constructed in different ways
It can be constructed from path elements from the original path using (pathn)-variable where n is the element number in the original path
The (projectfolder)-variable returns the project folder
The (idwfolder)-variable returns the current idw drawing folder
Example 1 (fixed output folder): d:\dwg<br>Example 2 (constructed output folder): d:(path2)\dwg<br>Example 3 (constructed output folder): (projectfolder)\dwg<br>Example 4 (constructed output folder): (idwfolder)\dwg|
[DWFOutput] Create DWF file copy of the drawing
DWFOnSaveIdw= 1 Show dialog with option to create DWF file when closing IDW file
Default: 0
DWFOnPublishIdw= 0 Hide Create DWF file option on Cadit Publish to other file formats
Default: 1
RevFromIdw= 1 The DWF file name is added “–Rev “, and the value of Revision Number property from the drawing file
Example: Drawing1-Rev A.dwf
Default: 0
RevFromComponent= 1 The DWF file name is added “–Rev “, and the value of Revision Number property from the component in the first view of the first sheet
Example: Drawing1-Rev A.dwf
Default: 0
RevTextPrefix= "-Rev " Text added to the filename prior to the revision
Example: Drawing1-Rev A.dwf
Default: "-Rev "
DWFOutputFileNameFind= A part of the path in the original file name to search for
DWFOutputFileNameReplace= Replacement text for text found in DWFOutputFileNameFind.
OutputFolder= Optional output folder name. If empty, the output folder will be the same as the original file name
The OutputFolder can be set to a fixed output folder, or it can be constructed in different ways
It can be constructed from path elements from the original path using (pathn)-variable where n is the element number in the original path.
The (projectfolder)-variable returns the project folder.
The (idwfolder)-variable returns the current idw drawing folder.
Example 1 (fixed output folder): d:\dwf<br>Example 2 (constructed output folder): d:(path2)\dwf<br>Example 3 (constructed output folder): (projectfolder)\dwf<br>Example 4 (constructed output folder): (idwfolder)\dwf|
[IamDwgOutput] Create 3D DWG file copy of the assembly
OnClose= 1 Show dialog with option to create DWG file when closing Iam file
Default: 0
OnPublish= 0 Hide Create DWG file option on Cadit Publish to other file formats
Default: 1
RevFromDocument= 1 The dwg file name is added “–Rev “, and the value of Revision Number property from the assembly file
Example: Assembly1-Rev A.dwg
Default: 0
RevTextPrefix= "-Rev " Text added to the filename prior to the revision
Example: Assembly1-Rev A.dwg
Default: "-Rev "
OutputFileNameFind= A part of the path in the original file name to search for
OutputFileNameReplace= Replacement text for text found in OutputFileNameFind
OutputFolder= Optional output folder name. If empty, the output folder will be the same as the original file name.
The OutputFolder can be set to a fixed output folder, or it can be constructed in different ways.
It can be constructed from path elements from the original path using (pathn)-variable where n is the element number in the original path.
The (projectfolder)-variable returns the project folder.
The (idwfolder)-variable returns the current idw drawing folder.
Example 1 (fixed output folder): d:\dwg<br>Example 2 (constructed output folder): d:(path2)\dwg<br>Example 3 (constructed output folder): (projectfolder)\dwg<br>Example 4 (constructed output folder): (idwfolder)\dwg|
[IamDwfOutput] Create 3D DWF file copy of the assembly
OnClose= 1 Show dialog with option to create DWF file when closing Iam file
Default: 0
OnPublish= 0 Hide Create DWF file option on Cadit Publish to other file formats
Default: 1
RevFromDocument= 1 The dwf file name is added “–Rev “, and the value of Revision Number property from the assembly file.
Example: Assembly1-Rev A.dwf.
Default: 0
RevTextPrefix= "-Rev " Text added to the filename prior to the revision.
Example: Assembly1-Rev A.dwf.
Default: "-Rev "
OutputFileNameFind= A part of the path in the original file name to search for
OutputFileNameReplace= Replacement text for text found in OutputFileNameFind
OutputFolder= Optional output folder name. If empty, the output folder will be the same as the original file name.
The OutputFolder can be set to a fixed output folder, or it can be constructed in different ways.
It can be constructed from path elements from the original path using (pathn)-variable where n is the element number in the original path.
The (projectfolder)-variable returns the project folder.
The (idwfolder)-variable returns the current idw drawing folder.
Example 1 (fixed output folder): d:\dwf<br>Example 2 (constructed output folder): d:(path2)\dwf<br>Example 3 (constructed output folder): (projectfolder)\dwf<br>Example 4 (constructed output folder): (idwfolder)\dwf|
[IamJTOutput] Create 3D JT file copy of the assembly
OnClose= 1 Show dialog with option to create JT file when closing Iam file.
Default: 0
OnPublish= 0 Hide Create JT file option on Cadit Publish to other file formats
Default: 1
RevFromDocument= 1 The JT file name is added “–Rev “, and the value of Revision Number property from the assembly file.
Example: Assembly1-Rev A.jt.
Default: 0
RevTextPrefix= "-Rev " Text added to the filename prior to the revision.
Example: Assembly1-Rev A.jt.
Default: "-Rev "
OutputFileNameFind= A part of the path in the original file name to search for
OutputFileNameReplace= Replacement text for text found in OutputFileNameFind
OutputFolder= Optional output folder name. If empty, the output folder will be the same as the original file name.
The OutputFolder can be set to a fixed output folder, or it can be constructed in different ways.
It can be constructed from path elements from the original path using (pathn)-variable where n is the element number in the original path.
The (projectfolder)-variable returns the project folder.
The (idwfolder)-variable returns the current idw drawing folder.
Example 1 (fixed output folder): d:\jt<br>Example 2 (constructed output folder): d:(path2)\jt<br>Example 3 (constructed output folder): (projectfolder)\jt<br>Example 4 (constructed output folder): (idwfolder)\jt|
[IamStpOutput] Create 3D Step file copy of the assembly
OnClose= 1 Show dialog with option to create STP file when closing Iam file.
Default: 0
OnPublish= 0 Hide Create STP file option on Cadit Publish to other file formats.
Default: 1
RevFromDocument= 1 The STP file name is added “–Rev “, and the value of Revision Number property from the assembly file.
Example: Assembly1-Rev A.stp.
Default: 0
RevTextPrefix= "-Rev " Text added to the filename prior to the revision.
Example: Assembly1-Rev A.stp.
Default: "-Rev "
OutputFileNameFind= A part of the path in the original file name to search for
OutputFileNameReplace= Replacement text for text found in OutputFileNameFind
OutputFolder= Optional output folder name. If empty, the output folder will be the same as the original file name.
The OutputFolder can be set to a fixed output folder, or it can be constructed in different ways.
It can be constructed from path elements from the original path using (pathn)-variable where n is the element number in the original path.
The (projectfolder)-variable returns the project folder.
The (idwfolder)-variable returns the current idw drawing folder.
Example 1 (fixed output folder): d:\stp<br>Example 2 (constructed output folder): d:(path2)\stp<br>Example 3 (constructed output folder): (projectfolder)\stp<br>Example 4 (constructed output folder): (idwfolder)\stp|
[IptDwgOutput] Create 3D DWG file copy of the part
OnClose= 1 Show dialog with option to create DWG file when closing Ipt file.
Default: 0
OnPublish= 0 Hide Create DWG file option on Cadit Publish to other file formats.
Default: 1
RevFromDocument= 1 The dwg file name is added “–Rev “, and the value of Revision Number property from the part file.
Example: Part1-Rev A.dwg.
Default: 0
RevTextPrefix= "-Rev " Text added to the filename prior to the revision.
Example: Part1-Rev A.dwg.
Default: "-Rev "
OutputFileNameFind= A part of the path in the original file name to search for.
OutputFileNameReplace= Replacement text for text found in OutputFileNameFind.
OutputFolder= Optional output folder name. If empty, the output folder will be the same as the original file name.
The OutputFolder can be set to a fixed output folder, or it can be constructed in different ways.
It can be constructed from path elements from the original path using (pathn)-variable where n is the element number in the original path.
The (projectfolder)-variable returns the project folder.
The (idwfolder)-variable returns the current idw drawing folder.
Example 1 (fixed output folder): d:\dwg<br>Example 2 (constructed output folder): d:(path2)\dwg<br>Example 3 (constructed output folder): (projectfolder)\dwg<br>Example 4 (constructed output folder): (idwfolder)\dwg|
[IptDwfOutput] Create 3D DWF file copy of the part
OnClose= 1 Show dialog with option to create DWF file when closing Ipt file.
Default: 0
OnPublish= 0 Hide Create DWF file option on Cadit Publish to other file formats.
Default: 1
RevFromDocument= 1 The dwf file name is added “–Rev “, and the value of Revision Number property from the part file.
Example: Part1-Rev A.dwf.
Default: 0
RevTextPrefix= "-Rev " Text added to the filename prior to the revision.
Example: Part1-Rev A.dwf.
Default: "-Rev "
OutputFileNameFind= A part of the path in the original file name to search for
OutputFileNameReplace= Replacement text for text found in OutputFileNameFind
OutputFolder= Optional output folder name. If empty, the output folder will be the same as the original file name.
The OutputFolder can be set to a fixed output folder, or it can be constructed in different ways.
It can be constructed from path elements from the original path using (pathn)-variable where n is the element number in the original path.
The (projectfolder)-variable returns the project folder.
The (idwfolder)-variable returns the current idw drawing folder.
Example 1 (fixed output folder): d:\dwf<br>Example 2 (constructed output folder): d:(path2)\dwf<br>Example 3 (constructed output folder): (projectfolder)\dwf<br>Example 4 (constructed output folder): (idwfolder)\dwf|
[IptJTOutput]
OnClose= 1 Show dialog with option to create JT file when closing Ipt file.
Default: 0
OnPublish= 0 Hide Create JT file option on Cadit Publish to other file formats.
Default: 1
RevFromDocument= 1 The JT file name is added “–Rev “, and the value of Revision Number property from the part file.
Example: Part1-Rev A.jt.
Default: 0
RevTextPrefix= "-Rev " Text added to the filename prior to the revision.
Example: Part1-Rev A.jt.
Default: "-Rev "
OutputFileNameFind= A part of the path in the original file name to search for
OutputFileNameReplace= Replacement text for text found in OutputFileNameFind
OutputFolder= Optional output folder name. If empty, the output folder will be the same as the original file name.
The OutputFolder can be set to a fixed output folder, or it can be constructed in different ways.
It can be constructed from path elements from the original path using (pathn)-variable where n is the element number in the original path.
The (projectfolder)-variable returns the project folder.
The (idwfolder)-variable returns the current idw drawing folder.
Example 1 (fixed output folder): d:\jt<br>Example 2 (constructed output folder): d:(path2)\jt<br>Example 3 (constructed output folder): (projectfolder)\jt<br>Example 4 (constructed output folder): (idwfolder)\jt|
[IptStpOutput] Create 3D Step file copy of the part
OnClose= 1 Show dialog with option to create STP file when closing Ipt file.
Default: 0
* OnPublish=* 0
RevFromDocument= 1 The STP file name is added “–Rev “, and the value of Revision Number property from the part file.
Example: Part1-Rev A.stp.
Default: 0
RevTextPrefix= "-Rev " Text added to the filename prior to the revision.
Example: Part1-Rev A.stp.
Default: "-Rev "
OutputFileNameFind= A part of the path in the original file name to search for
OutputFileNameReplace= Replacement text for text found in OutputFileNameFind
OutputFolder= Optional output folder name. If empty, the output folder will be the same as the original file name.
The OutputFolder can be set to a fixed output folder, or it can be constructed in different ways.
It can be constructed from path elements from the original path using (pathn)-variable where n is the element number in the original path.
The (projectfolder)-variable returns the project folder.
The (idwfolder)-variable returns the current idw drawing folder.
Example 1 (fixed output folder): d:\stp<br>Example 2 (constructed output folder): d:(path2)\stp<br>Example 3 (constructed output folder): (projectfolder)\stp<br>Example 4 (constructed output folder): (idwfolder)\stp|
[COGSettings] Default settings for the Center of Gravity function
COGLabel= COG Default text for the Prompted entry COG Label
COGSymbolScale= 5 Default symbol scale for the Center of Gravity sketched symbol
Default: 1
COGSymbolName= CaditCOG Default name for the Center of Gravity sketched symbol.
If the symbol is not found in the drawing it will be generated. The generated symbol is a circle with a diameter of 1 mm. The circle is divided into four areas with a horizontal and a vertical line. The upper right and lower left areas are filled with solid hatch.
[QtRevisionCloudSettings] Revision cloud settings
ChordLength= 20 mm Initial revision cloud chord length.
Default: 20 mm
[Shortcut] Attempt to set keyboard accellerator when CaditInventor is loaded
PropertyEditor= Ctrl+Q Starts the Cadit Property Editor dialog with the shortcut Ctrl+Q
[HistoryList] History lines settings
MaxHistoryItems= 5 Number of history lines in Cadit history lines menus, such as right-click menu in Cadit Property Editor.
Default: 5
[DropDownListSetup] Drop down lists for Cadit Property Editor. Cadit Property Editor
ExcelFile= Category.xlsx Name and path of xls or xlsx file to generate drop down list from.
If the path is omitted the file must reside in the Common Property Editor folder
ExcelSheetName= Sheet1 Sheet to read drop down list from
ExcelStartCell= A2 Cell to start reading from
ExcelNoOfColumns= 4 Number of columns to read.
There will be created categorized drop down lists to the given number of levels
[Weld] Weld Ribbon menus
WeldMode= 0 If set to 1, the visibility of the Weld ribbon menu panels is turned on.
Default: 0
[CaditInventorCommands] Enable or disable CaditInventor commands
CaditAddIn_PropertyEditor= 1 If set to 0, the visibility of the Property Editor is turned off in the ribbon menus.
Default: 1
CaditAddIn_PropertyEditorSetup= 1 If set to 0, the visibility of the Property Editor Setup is turned off in the ribbon menus.
Default: 1
CaditAddIn_PartsListEditor= 1 If set to 0, the visibility of the Parts List Editor is turned off in the ribbon menus.
Default: 1
CaditAddIn_MakeIndependent= 1 If set to 0, the visibility of the Parts List Editor is turned off in the ribbon menus.
Default: 1
See more examples under or in the CaditInventor.ini file in the Local folder
[iLogicOnSaveDrawing] Run automatic iLogic when saving a drawing
Rule1= Name and path Name and path of the first iLogic file to run, when saving a drawing.
Add numbers to add more iLogic files to run. The rules must be numbered continuously (Rule1, Rule2, Rule3 etc). If the next rule number is missing, any subsequent rules will not be used.
If the path is omitted the file must reside in the Common Property Editor folder
[iLogicOnSavePart] Run automatic iLogic when saving a part
Rule1= Name and path Name and path of the first iLogic file to run, when saving a part.
Add numbers to add more iLogic files to run. The rules must be numbered continuously (Rule1, Rule2, Rule3 etc). If the next rule number is missing, any subsequent rules will not be used.
If the path is omitted the file must reside in the Common Property Editor folder
[ComponentNaming] Mandatory Vault name settings
VaultNaming= 0 If set to 1, Cadit File Name Setup is forced to use Vault Numbering Scheme.
Default: 0
VaultNumberingScheme= Sequential If set , Cadit File Name Setup is forced to use a specific Vault Numbering Scheme
[Startup] Startup settings
OpenPropertyEditorOnStartup= 1 If set to 1, Property Editor starts automatically when Inventor opens a document.
Default: 0

See also Cadit Property Editor, File name setup, Publish to other formats, Cadit Update.ini, Update Drawing , Open Common folder, Open Local folder and Open User folder

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

[Options]
[UpdateProperties]
AutoUpdate=1
 
[UpdateDrawing]
;AutoUpdate=1
;ItemNo = 0
;ScaleProperties = 0
;CopyModelProperties = 0

[PDFOutput]
;PDFOnSaveIdw=1
;PDFOnPublishIdw=0
;RevFromIdw=1
;RevFromComponent=1
;RevTextPrefix="-Rev "
;PDFOutputFileNameFind=C:\
;PDFOutputFileNameReplace=C:\ARKIV\PDF\
;OutputFolder=E:\(path2)\
;OutputFolder=C:\PDF\
;OutputFolder=(projectfolder)\PDF\
;OutputFolder=(idwfolder)\PDF\
;PDFRemoveLineWeight=1
;PDFAllColorAsBlack=1
;PDFVectorResolution=600

[DXFOutput]
;DXFOnSaveIdw=1
;DXFOnPublishIdw=0
;RevFromIdw=1
;RevFromComponent=1
;RevTextPrefix="-Rev "
;DXFOutputFileNameFind=C:\
;DXFOutputFileNameReplace=C:\ARKIV\DXF\
;DXFOptionsFileName=ExportDwgDxf.ini
;OutputFolder=E:\(path2)\
;OutputFolder=C:\DXF\
;OutputFolder=(projectfolder)\DXF\
;OutputFolder=(idwfolder)\DXF\

[DWGOutput]
;DWGOnSaveIdw=1
;DWGOnPublishIdw=0
;RevFromIdw=1
;RevFromComponent=1
;RevTextPrefix="-Rev "
;DWGOutputFileNameFind=C:\
;DWGOutputFileNameReplace=C:\ARKIV\DWG\
;DWGOptionsFileName=ExportDwgDxf.ini
;OutputFolder=E:\(path2)\
;OutputFolder=C:\DWG\
;OutputFolder=(projectfolder)\DWG\
;OutputFolder=(idwfolder)\DWG\

[DWFOutput]
;DWFOnSaveIdw=1
;DWFOnPublishIdw=0
;RevFromIdw=1
;RevFromComponent=1
;RevTextPrefix="-Rev "
;DWFOutputFileNameFind=C:\
;DWFOutputFileNameReplace=C:\ARKIV\DWF\
;OutputFolder=E:\(path2)\
;OutputFolder=C:\DWF\
;OutputFolder=(projectfolder)\DWF\
;OutputFolder=(idwfolder)\DWF\

[IamDwgOutput]
;OnClose=1
;OnPublish=0
;RevFromDocument=1
;RevTextPrefix="-Rev "
;OutputFileNameFind=C:\
;OutputFileNameReplace=C:\ARKIV\DWG\
;OutputFolder=E:\(path2)\
;OutputFolder=C:\DWG\
;OutputFolder=(projectfolder)\DWG\
;OutputFolder=(idwfolder)\DWG\

[IamDwfOutput]
;OnClose=1
;OnPublish=0
;RevFromDocument=1
;RevTextPrefix="-Rev "
;OutputFileNameFind=C:\
;OutputFileNameReplace=C:\ARKIV\DWF\
;OutputFolder=E:\(path2)\
;OutputFolder=C:\DWF\
;OutputFolder=(projectfolder)\DWF\
;OutputFolder=(idwfolder)\DWF\

[IamJTOutput]
;OnClose=1
;OnPublish=0
;RevFromDocument=1
;RevTextPrefix="-Rev "
;OutputFileNameFind=C:\
;OutputFileNameReplace=C:\ARKIV\JT\
;OutputFolder=E:\(path2)\
;OutputFolder=C:\JT\
;OutputFolder=(projectfolder)\JT\
;OutputFolder=(idwfolder)\JT\

[IamStpOutput]
;OnClose=1
;OnPublish=0
;RevFromDocument=1
;RevTextPrefix="-Rev "
;OutputFileNameFind=C:\
;OutputFileNameReplace=C:\ARKIV\STP\
;OutputFolder=E:\(path2)\
;OutputFolder=C:\STP\
;OutputFolder=(projectfolder)\STP\
;OutputFolder=(idwfolder)\STP\

[IptDwgOutput]
;OnClose=1
;OnPublish=0
;RevFromDocument=1
;RevTextPrefix="-Rev "
;OutputFileNameFind=C:\
;OutputFileNameReplace=C:\ARKIV\DWG\
;OutputFolder=E:\(path2)\
;OutputFolder=C:\DWG\
;OutputFolder=(projectfolder)\DWG\
;OutputFolder=(idwfolder)\DWG\

[IptDwfOutput]
;OnClose=1
;OnPublish=0
;RevFromDocument=1
;RevTextPrefix="-Rev "
;OutputFileNameFind=C:\
;OutputFileNameReplace=C:\ARKIV\DWF\
;OutputFolder=E:\(path2)\
;OutputFolder=C:\DWF\
;OutputFolder=(projectfolder)\DWF\
;OutputFolder=(idwfolder)\DWF\

[IptJTOutput]
;OnClose=1
;OnPublish=0
;RevFromDocument=1
;RevTextPrefix="-Rev "
;OutputFileNameFind=C:\
;OutputFileNameReplace=C:\ARKIV\JT\
;OutputFolder=E:\(path2)\
;OutputFolder=C:\JT\
;OutputFolder=(projectfolder)\JT\
;OutputFolder=(idwfolder)\JT\

[IptStpOutput]
;OnClose=1
;OnPublish=0
;RevFromDocument=1
;RevTextPrefix="-Rev "
;OutputFileNameFind=C:\
;OutputFileNameReplace=C:\ARKIV\STP\
;OutputFolder=E:\(path2)\
;OutputFolder=C:\STP\
;OutputFolder=(projectfolder)\STP\
;OutputFolder=(idwfolder)\STP\

[COGSettings]
;COGLabel=COG
;COGSymbolScale=5
;COGSymbolName=CaditCOG

[QtRevisionCloudSettings]
;ChordLength=20 m

; Attempt to set keyboard accellerator when CaditInventor is loaded
[Shortcut] 
PropertyEditor=Ctrl+Q
;PropertyEditor=Ctrl+E
 
; History items for CaditInventor Property Editor
[HistoryList]
;MaxHistoryItems=5
 
; Drop down lists for CaditInventor Property Editor
[DropDownListSetup]
;ExcelFile         = Category.xlsx
;ExcelSheetName    = Sheet1
;ExcelStartCell    = A2
;ExcelNoOfColumns  = 4

[Weld]
;WeldMode=1

; Enable or disable CaditInventor commands
[CaditInventorCommands]
CaditAddIn_PropertyEditor=1
CaditAddIn_PropertyEditorSetup=1
CaditAddIn_PartsListEditor=1
CaditAddIn_MakeIndependent=1
CaditAddIn_ParameterEditor=1
CaditAddIn_PublishDrawing=1
CaditAddIn_PublishModel=1
CaditAddIn_CreateDwgFile=1
CaditAddIn_CaditParts=1
CaditAddIn_CaditPartsLastUsed=1
CaditAddIn_CreateWeldAssembly=1
CaditAddIn_InsertWeld=1
CaditAddIn_InsertWeldLastUsed=1
CaditAddIn_InsertProfileOne1=1
CaditAddIn_InsertProfileOne2=1
CaditAddIn_InsertProfileOne3=1
CaditAddIn_InsertProfileOne4=1
CaditAddIn_InsertProfileOne5=1
CaditAddIn_InsertPartsList1=1
CaditAddIn_InsertPartsList2=1
CaditAddIn_InsertPartsList3=1
CaditAddIn_InsertPartsList4=1
CaditAddIn_InsertPartsList5=1
CaditAddIn_InsertWeldList1=1
CaditAddIn_InsertWeldList2=1
CaditAddIn_InsertWeldList3=1
CaditAddIn_InsertWeldList4=1
CaditAddIn_InsertWeldList5=1
CaditAddIn_ILogicButton1=1
CaditAddIn_ILogicButton2=1
CaditAddIn_ILogicButton3=1
CaditAddIn_ILogicButton4=1
CaditAddIn_ILogicButton5=1
CaditAddIn_ILogicButton6=1
CaditAddIn_ILogicButton7=1
CaditAddIn_ILogicButton8=1
CaditAddIn_ILogicButton9=1
CaditAddIn_MirrorWeld=1
CaditAddIn_UpdateProperties=1
CaditAddIn_DrawPlates=1
CaditAddIn_MakePartDrawings=1
CaditAddIn_CopyAndPlace=1
CaditAddIn_PlaceInPosition=1
CaditAddIn_PositionEditor=1
CaditAddIn_InsertCOG=1
CaditAddIn_InsertCOGInView=1
CaditAddIn_InsertCOGInViewSetup=1
CaditAddIn_PlaceOnComponent=1
CaditAddIn_ChangeVisibilityModel=1
CaditAddIn_ChangeVisibilitySketch=1
CaditAddIn_InsertSketchedSymbols=1
CaditAddIn_RevisionCloud=1
CaditAddIn_MakePartView=1
CaditAddIn_UpdateDrawing=1
CaditAddIn_CaditHelp=1
CaditAddIn_AboutCadit=1
CaditAddIn_OpenUserFolder=1
CaditAddIn_OpenCommonFolder=1
CaditAddIn_OpenLocalFolder=1
CaditAddIn_CaditOptions=1
CaditAddIn_WeldPropertyEditor=1
CaditAddIn_CopyWeld=1
CaditAddIn_QtRevisionCloud=1
CaditAddIn_QtRevisionCloudSetup=1

[iLogicOnSaveDrawing]
; Rule1=C:\X\idwtodwgtozip.txt

[iLogicOnSavePart]
; Rule1=C:\Users\Public\Documents\Autodesk\Inventor 2020\Templates\CaditInventor\Settings\ilogicrule.txt
 
[ComponentNaming]
; VaultNaming=1
; VaultNumberingScheme=Sequential

 

[Startup]
; OpenPropertyEditorOnStartup=1