Removes a polygon loop from the specified position.
Parameters
Parameters
Description
loopIndex
[in] Loop index.
Returns
eInvalidInput if loopIndex is equal or greater then OdDbMPolygon::numMPolygonLoops() or if loopIndex is less than 0. eOk if a polygon loop returned successfully.