Package com.solibri.smc.api.settings
Interface GeneralSettings
-
public interface GeneralSettings
GeneralSettings provides access to general settings of the software.- Since:
- 9.10.6
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getThreadCount()
Returns the count of threads chosen in general settings.
-