Public Member Functions | |
| bool | __eq__ (self, typing.Any other) |
| int | __getstate__ (self) |
| int | __hash__ (self) |
| int | __index__ (self) |
| None | __init__ (self, int value) |
| int | __int__ (self) |
| bool | __ne__ (self, typing.Any other) |
| str | __repr__ (self) |
| None | __setstate__ (self, int state) |
| str | __str__ (self) |
| str | name (self) |
| int | value (self) |
Static Public Attributes | |
| typing | Dashed .ClassVar[LinesVisualizePropertyType] |
| typing | Points .ClassVar[LinesVisualizePropertyType] |
| typing | Smooth .ClassVar[LinesVisualizePropertyType] |
Static Protected Attributes | |
| typing | _count .ClassVar[LinesVisualizePropertyType] |
Members: Points Smooth Dashed _count
| None mrmeshpy.LinesVisualizePropertyType.__init__ | ( | self, | |
| int | value ) |
| bool mrmeshpy.LinesVisualizePropertyType.__eq__ | ( | self, | |
| typing.Any | other ) |
| int mrmeshpy.LinesVisualizePropertyType.__getstate__ | ( | self | ) |
| int mrmeshpy.LinesVisualizePropertyType.__hash__ | ( | self | ) |
| int mrmeshpy.LinesVisualizePropertyType.__index__ | ( | self | ) |
| int mrmeshpy.LinesVisualizePropertyType.__int__ | ( | self | ) |
| bool mrmeshpy.LinesVisualizePropertyType.__ne__ | ( | self, | |
| typing.Any | other ) |
| str mrmeshpy.LinesVisualizePropertyType.__repr__ | ( | self | ) |
| None mrmeshpy.LinesVisualizePropertyType.__setstate__ | ( | self, | |
| int | state ) |
| str mrmeshpy.LinesVisualizePropertyType.__str__ | ( | self | ) |
| str mrmeshpy.LinesVisualizePropertyType.name | ( | self | ) |
| int mrmeshpy.LinesVisualizePropertyType.value | ( | self | ) |
|
staticprotected |
|
static |
|
static |
|
static |