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

In This Topic
    SelectObjectsAsynch Method
    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.
    Remarks
    This call is executed asynchronously.
    See Also