Uses of Package
com.solibri.smc.api.settings
Packages that use com.solibri.smc.api.settings
-
Classes in com.solibri.smc.api.settings used by com.solibri.smc.api
-
Classes in com.solibri.smc.api.settings used by com.solibri.smc.api.settingsClassDescriptionGeneralSettings 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.