This document is archived and information here might be outdated. Recommended version. |
Unsets all PointID values without changing awareness. Only works if geometry is aware of PointIDs.
[Visual Basic .NET]
Public Sub DropPointIDs ( _
)
[C#]
public void DropPointIDs (
);
[C++]
HRESULT DropPointIDs(
void
);
Resets all PointID values to there initial value of 0. PointIDAware does not change.