@barthbradley Yes, thanks for the link.
@loboarch Thanks for your reply, below is a list of some settings for which I have found documentation is either missing or sparse in the online Revit help. I have submitted feedback in the online help site for some of these:
[Directories]
MaterialLibraryFiles=<path>
Documentation sparse. What does Revit actually look for at this path?
[DNSM]
Nested Links - Invisible=8
Not documented. I figured out this will prevent the dialog about nested links. But it makes me wonder how many other dialogs I could suppress. It would be nice to have a full list.
[Graphics]
ShowMaterialEditor=1
Not documented. I figured out this will either show (1) or hide (0) the Material Assets side panel in the Materials dialog.
FreezeScheduleHeader=1
Not documented. I thought maybe this would freeze schedule headers by default, which would be nice. But that doesn't seem to be the case in my quick testing.
[Misc]
SSOServer=0
Not documented. What does this do?
[Modify]
Family_PlaceOrRehostMode=3095
Not Documented. I figured out this is the new 2023 feature that remembers the user's last hosting mode when placing a component family. Value 3095 corresponds to "Place on Work Plane" and 3094 corresponds to "Place on Face".
[Selection]
ActivateControlsAndDimensionsOnMultiSelect=0
Not documented. I figured out this is the new 2023 feature where you can show/hide the controls icons.
[SlabShapeUI]
ElevationBaseType=1
Not documented. I figured out this is the new 2023 feature allowing you to use a different reference elevation when editing sub-elements of a floor/roof.
[Install]
InstallGUID={guid}
This one is documented, but I still find a few things unclear when creating an INI file for use in a deployment.
If I am prepping an INI file to be uploaded into the cloud deployment generator, should I remove this setting or keep the guid that was there from my single-user test installation?
Will the cloud deployment generator update the guid value to match the deployment's guid?
Thanks,
Jason