◆ __init__() [1/3]
None meshlib.mrmeshpy.std_array_PreciseVertCoords2_3.__init__ |
( |
| self | ) |
|
◆ __init__() [2/3]
◆ __init__() [3/3]
None meshlib.mrmeshpy.std_array_PreciseVertCoords2_3.__init__ |
( |
| self, |
|
|
typing.Iterable | arg0 ) |
Initialize from a list of 3elements.
◆ __getitem__()
PreciseVertCoords2 meshlib.mrmeshpy.std_array_PreciseVertCoords2_3.__getitem__ |
( |
| self, |
|
|
int | arg0 ) |
◆ __iter__()
typing.Iterator meshlib.mrmeshpy.std_array_PreciseVertCoords2_3.__iter__ |
( |
| self | ) |
|
◆ __len__()
int meshlib.mrmeshpy.std_array_PreciseVertCoords2_3.__len__ |
( |
| self | ) |
|
◆ __setitem__()
None meshlib.mrmeshpy.std_array_PreciseVertCoords2_3.__setitem__ |
( |
| self, |
|
|
int | arg0, |
|
|
PreciseVertCoords2 | arg1 ) |
The documentation for this class was generated from the following file: