This document is archived and information here might be outdated. Recommended version. |
Creates a selection set from the specified set of network elements.
[Visual Basic .NET] Public Sub CreateSelection ( _ ByVal junctionEIDs As IEnumNetEID, _ ByVal edgeEIDs As IEnumNetEID _ )
[C#] public void CreateSelection ( IEnumNetEID junctionEIDs, IEnumNetEID edgeEIDs );
INetworkAnalysisExtResults Interface | IEnumNetEID Interface