API Help
Eplan.EplApi.HEServices Namespace / Edit Class / SynchronizeObjectsToNavigators Method
Storable objects to select.

SynchronizeObjectsToNavigators Method
Synchronize objects selected in GUI navigators. Groups will not be resolved, each object of a group must be given in parameter.
Syntax
public void SynchronizeObjectsToNavigators( 
   StorableObject[] objects
)

Parameters

objects
Storable objects to select.
Exceptions
ExceptionDescription
Is thrown in case of null \parameters.
See Also