Name | Description | |
---|---|---|
Edit Constructor | Default constructor |
The following tables list the members exposed by Edit.
Name | Description | |
---|---|---|
Edit Constructor | Default constructor |
Name | Description | |
---|---|---|
BringToFront | Opens the page, selects the Placement passed as oPlacementToMove and move the Placement front. | |
ClearSelection | Removes selection from all objects in the GED. | |
ClosePage | closes a page and the associated GEDs | |
CutOff | Overloaded. Cut off given object at a given position. Page with object needs to be the currently opened page in graphical editor. | |
Dispose | Destructor | |
Mirror | Overloaded. Mirrors placements | |
OpenPageWithDeviceName | Opens the page which contains a given function. The function is selected in the graphic editor. | |
OpenPageWithName | Opens the page with the name passed to strPageName. | |
OpenPageWithNameAndDeviceName | Opens 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. | |
OpenPageWithNameAndFunctionName | Opens the page which contains a given function. The function is selected in the graphic editor. | |
OpenPageWithNameAndXYCoords | Opens the page with the name passed to strPageName and sets the cursor to the position defined by the X and Y coordinates. | |
OpenPageWithPlacement | Opens the page and selects the Placement passed as oPlacementToSelect. The Placement is selected in the graphic editor. | |
RedrawGed | Redraws GED surface. | |
Rotate | Rotates objects. | |
SelectObjects | Selects objects in GED | |
SelectProjectInPagesNavigator | Selects the project in pages navigator | |
SendToBack | Opens the page, selects the Placement passed as oPlacementToMove and move the Placement back. | |
SetFocusToGED | Sets focus to GED frame. | |
SynchronizeObjectsToNavigators | Synchronize objects selected in GUI navigators. Groups will not be resolved, each object of a group must be given in parameter. |