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