Returns a meshpart using its index or its name from the meshpart
collection.
Parameters:
iIndex
The index or the name of the meshpart to retrieve from
the collection of meshparts.
As a numeric, this index is the rank of the meshpart
in the collection. The index of the first meshpart in the collection is 1,
and the index of the last meshpart is Count.
As a string, it is the name you assigned to the meshpart using
the
Removes a meshpart using its index or its name from the meshpart collection.
Parameters:
iIndex
The index or the name of the meshpart to retrieve from
the collection of meshpart.
As a numeric, this index is the rank of the meshpart
in the collection. The index of the first meshpart in the collection is 1,
and the index of the last meshpart is Count.
As a string, it is the name you assigned to the meshpart using
the