API Help
Eplan.EplApi.HEServices Namespace / Edit Class
Methods

In This Topic
    Edit Class Members
    In This Topic

    The following tables list the members exposed by Edit.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Methods
     NameDescription
    Public MethodOpens the page, selects the Placement passed as oPlacementToMove and move the Placement front.  
    Public MethodRemoves selection from all objects in currently opened document.  
    Public MethodOverloaded. Cut off given object at a given position. Page with object needs to be the currently opened page in graphical editor.  
    Public MethodDestructor  
    Public MethodMoves objects to its mirror position.  
    Public MethodOpens the page which contains a given function. The function is selected in the graphic editor.  
    Public MethodOpens the page with the name passed to strPageName.  
    Public MethodOpens the page with the name passed to strPageName and select the function whose name passed to strDeviceName. The function is selected in the graphic editor. If no function with name strDeviceName was found on the page, so no element will be selected. But the page will be still opened.  
    Public MethodOpens the page which contains a given function. The function is selected in the graphic editor.  
    Public MethodOpens the page with the name passed to strPageName and sets the cursor to the position defined by the X and Y coordinates.  
    Public MethodOpens the page and selects the Placement passed as oPlacementToSelect. The Placement is selected in the graphic editor.  
    Public MethodRedraws GED surface.  
    Public MethodRotates objects.  
    Public MethodSelects objects in GED  
    Public MethodSelects the project in pages navigator  
    Public MethodOpens the page, selects the Placement passed as oPlacementToMove and move the Placement back.  
    Public MethodSets focus to GED frame.  
    Public MethodSynchronize objects selected in GUI navigators. Groups will not be resolved, each object of a group must be given in parameter.  
    Top
    See Also