- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Cadit Parts.ini contains configuration settings for Components.
Components will search for component files in all first level folders below the Profiles subfolder in the Local Configuration folder and the Common Configuration folder.
Use Cadit Parts.ini to change the search paths or add more paths. Use of the original folders can also be turned off.
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 |
---|---|---|
[Setup] | General Settings | |
UseLocalProfileFolder= | 0 | Set value to 0 to turn off use of the default profile folders. Default: 1 |
ProfileFolder= | Component file search path name | |
ProfileFolder1= | Additional Cadit Parts component file search path name Add a new number to the key name to add a new path name. | |
UserProfileFolder= | Path to component user ini files for savable component types. If not set, the component user ini files are saved and opened from the component library folder |
See also Components
Example: Cadit Parts.ini
Any line starting with a semicolon (;) will be ignored
[Setup]
;UseLocalProfileFolder=0
;ProfileFolder=C:\Users\Public\Documents\Autodesk\Inventor 2010\CaditInventor\Profiles
;ProfileFolder1=\\Fs\d_R\AutoDESK\Inventor 11\CaditInventor\Profiles
;ProfileFolder2=C:\Program Files (x86)\CaditInventor\Profiles
;UserProfileFolder=H:\Profiles
Was this article helpful?