-
Settings provides access to the settings of the software.
-
GeneralSettings provides access to general settings of the software.
Setting defines a setting for the application. 3rd party developers can implement this interface to be able to have
their custom settings visible in the UI, usable in their other 3rd party components, such as
View
s and
handled automatically by Solibri.
SettingGroup defines a setting group for the application. 3rd party developers can implement this interface to be
able to have their custom settings visible grouped in the UI.
The intended base class for String valued custom settings.
UnitSettings provides access to unit settings of the software.