API Help
Eplan.EplApi.Remoting Namespace / IEplanRemoting Interface / SelectObjects Method
Full project path name.
Ids of objects to select.
Deselect all objects which already selected.

In This Topic
SelectObjects Method (IEplanRemoting)
In This Topic
Select Objects in Ged.
Syntax

Parameters

strFullProjectName
Full project path name.
objectIds
Ids of objects to select.
bDeselectAll
Deselect all objects which already selected.

Return Value

Eplan response.
Remarks
This call is executed synchronously.
See Also