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