This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IP > IPartIDAware Interface (ArcObjects .NET 10.4 SDK) |
Indicator interface that identifies geometries that can have part IDs.
Description | ||
---|---|---|
DropPartIDs | Unsets all part ID values without changing awareness. Only works if geometry is aware of part IDs. | |
PartIDAware | Indicates if this geometry is aware of part IDs. | |
PartIDSimple | Indicates if all part ID values for this geometry are well-defined. Only works if geometry is aware of part IDs. |