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[BooleanResultMapper.Maps] | __iter__ (self) |
| int | __len__ (self) |
| None | __setitem__ (self, int arg0, BooleanResultMapper.Maps arg1) |
Aliases: std_array_BooleanResultMapper_Maps_size_t_MapObject_Count
| None mrmeshpy.std_array_BooleanResultMapper_Maps_2.__init__ | ( | self | ) |
| None mrmeshpy.std_array_BooleanResultMapper_Maps_2.__init__ | ( | self, | |
| std_array_BooleanResultMapper_Maps_2 | arg0 ) |
| None mrmeshpy.std_array_BooleanResultMapper_Maps_2.__init__ | ( | self, | |
| typing.Iterable | arg0 ) |
Initialize from a list of 2elements.
| BooleanResultMapper.Maps mrmeshpy.std_array_BooleanResultMapper_Maps_2.__getitem__ | ( | self, | |
| int | arg0 ) |
| typing.Iterator[BooleanResultMapper.Maps] mrmeshpy.std_array_BooleanResultMapper_Maps_2.__iter__ | ( | self | ) |
| int mrmeshpy.std_array_BooleanResultMapper_Maps_2.__len__ | ( | self | ) |
| None mrmeshpy.std_array_BooleanResultMapper_Maps_2.__setitem__ | ( | self, | |
| int | arg0, | ||
| BooleanResultMapper.Maps | arg1 ) |