Public Member Functions | |
BooleanResultMapper.Maps | __getitem__ (self, int arg0) |
None | __init__ (self) |
None | __init__ (self, std_array_BooleanResultMapper_Maps_2 arg0) |
None | __init__ (self, typing.Iterable arg0) |
typing.Iterator | __iter__ (self) |
int | __len__ (self) |
None | __setitem__ (self, int arg0, BooleanResultMapper.Maps arg1) |
Aliases: std_array_BooleanResultMapper_Maps_size_t_MapObject_Count
None meshlib.mrmeshpy.std_array_BooleanResultMapper_Maps_2.__init__ | ( | self | ) |
None meshlib.mrmeshpy.std_array_BooleanResultMapper_Maps_2.__init__ | ( | self, | |
std_array_BooleanResultMapper_Maps_2 | arg0 ) |
None meshlib.mrmeshpy.std_array_BooleanResultMapper_Maps_2.__init__ | ( | self, | |
typing.Iterable | arg0 ) |
Initialize from a list of 2elements.
BooleanResultMapper.Maps meshlib.mrmeshpy.std_array_BooleanResultMapper_Maps_2.__getitem__ | ( | self, | |
int | arg0 ) |
typing.Iterator meshlib.mrmeshpy.std_array_BooleanResultMapper_Maps_2.__iter__ | ( | self | ) |
int meshlib.mrmeshpy.std_array_BooleanResultMapper_Maps_2.__len__ | ( | self | ) |
None meshlib.mrmeshpy.std_array_BooleanResultMapper_Maps_2.__setitem__ | ( | self, | |
int | arg0, | ||
BooleanResultMapper.Maps | arg1 ) |