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

Public Member Functions | |
| 'None' | Rename (self, value) |
| Renames the preset. | |
| 'None' | Delete (self) |
| Deletes the preset. | |
Static Public Attributes | |
| str | Name = property(fget=__GetName) |
| Gets or sets the preset name. | |
Properties | |
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
| m_pImpl = property(_SpeosNX_2412.Preset_m_pImpl_get, _SpeosNX_2412.Preset_m_pImpl_set) | |
Detailed Description
Represents a Preset.
This class cannot be instantiated.
Member Function Documentation
◆ Rename()
| 'None' Rename | ( | self, | |
| value ) |
Renames the preset.
- Parameters
-
[in] value : String
Member Data Documentation
◆ Name
|
static |
Gets or sets the preset name.
Value type: String.
The documentation for this class was generated from the following file:
- SpeosNX_2412.py