Preset Class Reference
Last update: 17.07.2025Represents a Preset. More...
Inheritance diagram for Preset:

Public Member Functions | |
| Rename (self, value) | |
| Renames the preset. | |
| Delete (self) | |
| Deletes the preset. | |
Static Public Attributes | |
| m_pImpl = _swig_property(_SpeosNX.Preset_m_pImpl_get, _SpeosNX.Preset_m_pImpl_set) | |
Properties | |
| Name = property(fget = __GetName) | |
| Gets or sets the preset name. | |
Detailed Description
Represents a Preset.
This class cannot be instantiated.
Member Function Documentation
◆ Rename()
| Rename | ( | self, | |
| value ) |
Renames the preset.
- Parameters
-
[in] value : String
Property Documentation
◆ Name
|
static |
Gets or sets the preset name.
Value type: String.
The documentation for this class was generated from the following file:
- SpeosNX.py