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 | Points .ClassVar[LinesVisualizePropertyType] |
typing | Smooth .ClassVar[LinesVisualizePropertyType] |
Static Protected Attributes | |
typing | _count .ClassVar[LinesVisualizePropertyType] |
Members: Points Smooth _count
None meshlib.mrmeshpy.LinesVisualizePropertyType.__init__ | ( | self, | |
int | value ) |
bool meshlib.mrmeshpy.LinesVisualizePropertyType.__eq__ | ( | self, | |
typing.Any | other ) |
int meshlib.mrmeshpy.LinesVisualizePropertyType.__getstate__ | ( | self | ) |
int meshlib.mrmeshpy.LinesVisualizePropertyType.__hash__ | ( | self | ) |
int meshlib.mrmeshpy.LinesVisualizePropertyType.__index__ | ( | self | ) |
int meshlib.mrmeshpy.LinesVisualizePropertyType.__int__ | ( | self | ) |
bool meshlib.mrmeshpy.LinesVisualizePropertyType.__ne__ | ( | self, | |
typing.Any | other ) |
str meshlib.mrmeshpy.LinesVisualizePropertyType.__repr__ | ( | self | ) |
None meshlib.mrmeshpy.LinesVisualizePropertyType.__setstate__ | ( | self, | |
int | state ) |
str meshlib.mrmeshpy.LinesVisualizePropertyType.__str__ | ( | self | ) |
str meshlib.mrmeshpy.LinesVisualizePropertyType.name | ( | self | ) |
int meshlib.mrmeshpy.LinesVisualizePropertyType.value | ( | self | ) |
|
staticprotected |
|
static |
|
static |