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