This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IP > IPartIDAware Interface > IPartIDAware.DropPartIDs Method (ArcObjects .NET 10.4 SDK) |
Unsets all part ID values without changing awareness. Only works if geometry is aware of part IDs.
[Visual Basic .NET]
Public Sub DropPartIDs ( _
)
[C#] public void DropPartIDs ( );
[C++]
HRESULT DropPartIDs(
void
);