This document is archived and information here might be outdated. Recommended version. |
Regenerate point features which have been removed from the database.
[Visual Basic .NET] Public Sub RegenerateMissingPoints ( _ ByVal pTrackCancel As ITrackCancel _ )
[C#] public void RegenerateMissingPoints ( ITrackCancel pTrackCancel );
[C++]
HRESULT RegenerateMissingPoints(
ITrackCancel* pTrackCancel
);
[C++]
Parameters pTrackCancel [in]
pTrackCancel is a parameter of type ITrackCancel*