This method advances the iterator to the mesh part specified by index, if it exists. Returns true if there is a valid part at the index and false if there is not.
index (int) – The index to advance the iterator to.
bool
Indicates whether or not the mesh part at index is a valid part.