◆ __init__()
| None mrmeshpy.NoUnit.__init__ |
( |
| self, |
|
|
int | value ) |
◆ __eq__()
| bool mrmeshpy.NoUnit.__eq__ |
( |
| self, |
|
|
typing.Any | other ) |
◆ __getstate__()
| int mrmeshpy.NoUnit.__getstate__ |
( |
| self | ) |
|
◆ __hash__()
| int mrmeshpy.NoUnit.__hash__ |
( |
| self | ) |
|
◆ __index__()
| int mrmeshpy.NoUnit.__index__ |
( |
| self | ) |
|
◆ __int__()
| int mrmeshpy.NoUnit.__int__ |
( |
| self | ) |
|
◆ __ne__()
| bool mrmeshpy.NoUnit.__ne__ |
( |
| self, |
|
|
typing.Any | other ) |
◆ __repr__()
| str mrmeshpy.NoUnit.__repr__ |
( |
| self | ) |
|
◆ __setstate__()
| None mrmeshpy.NoUnit.__setstate__ |
( |
| self, |
|
|
int | state ) |
◆ __str__()
| str mrmeshpy.NoUnit.__str__ |
( |
| self | ) |
|
◆ name()
| str mrmeshpy.NoUnit.name |
( |
| self | ) |
|
◆ value()
| int mrmeshpy.NoUnit.value |
( |
| self | ) |
|
◆ _count
| typing mrmeshpy.NoUnit._count .ClassVar[NoUnit] |
|
staticprotected |
The documentation for this class was generated from the following file: