\(\renewcommand\AA{\unicode{x212B}}\)

IPropertySettings

This is a Python binding to the C++ class Mantid::Kernel::IPropertySettings.

class mantid.kernel.IPropertySettings
isEnabled((IPropertySettings)self, (IPropertyManager)alg) bool :

Is the property to be shown as enabled in the GUI. Default true.

isVisible((IPropertySettings)self, (IPropertyManager)alg) bool :

Is the property to be shown in the GUI? Default true.