Eplan Platform API
Eplan.EplApi.DataModel Namespace / DMObjectsFinder Class / GetObjectsFromNavigatorList Method
Filter scheme of a navigator

In This Topic
GetObjectsFromNavigatorList Method
In This Topic
Returns all items from the list tab of a navigator.
Syntax

Parameters

navigator
Navigator
strFilterScheme
Filter scheme of a navigator

Return Value

* If the scheme name is empty, the current filter scheme will be used. * If the scheme name is null, the method returns elements which are visible when no filter schema is used in a GUI navigator.
See Also