This document is archived and information here might be outdated. Recommended version. |
Returns a set of selection sets of the features in the geometric network Error Table.
[Visual Basic .NET] Public Function CreateSelectionSetFromErrorTable ( _ ) As ISet
[C#] public ISet CreateSelectionSetFromErrorTable ( );
[C++]
HRESULT CreateSelectionSetFromErrorTable(
void
);
A set of selection sets may be created from all the entries found in the error table that are currently associated with a geometric network via the CreateSelectionSetFromErrorTable method. This is a mechanism that can be used to create instances of the network features that are listed in the error table.