CEDB Class |
Namespace: Geosoft.Desktop.GXNetX
The CEDB type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplyFormulaInternal |
Apply a formula to selected cells of the
current line. (Do not use this wrapper if you
want to apply a formula across multiple lines)
Notes:
The current selection must be on cell(s) of
a channel or on the a channel header.
If the selection is on cell(s) of a channel,
the formula is applied to only these cells.
If the selection is on a channel header, the
formula is applied to every cell in the channel.
The given formula string must be of the form:
"<NameOfCurrentChannel>=<SomeExpression>;"
e.g. "x=y+1;"
| |
| Current | This method returns the Current Edited Database. | |
| CurrentIfExists | This method returns the Current Edited Database. | |
| CurrentNoActivate | This method returns the Current Edited Database. | |
| DelLine0 | Delete Line 0. | |
| DestroyView | Removes the view from the workspace. | |
| Dispose | Releases the unmanaged resources used by the CEDB and optionally releases the managed resources (Overrides CHANDLEDispose(Boolean).) | |
| GetCurChanSymb | Returns the currently marked channel symbol. | |
| GetCurLineSymb | Get current line symbol. | |
| GetCurPoint | Returns the coordinates of the currently selected point in the database (first value if range selected) | |
| GetDisplFidRange | Return the displayed fiducial start index & number of cells | |
| GetFidRange | Returns currently displayed fid range | |
| GetNextLineSymb | Returns the next line symbol. | |
| GetPrevLineSymb | Returns the previous line symbol. | |
| GetProfileRangeX | Get profile X range and X channel | |
| GetProfileRangeY | Get profile Y range and display option | |
| GetProfileSplit | Get profile split for 3 windows. | |
| GetProfileSplit5 | Get profile split for 5 windows. | |
| GetProfileSplitVV | Get profile window splits. | |
| GetProfileVerticalGridLines | Get profile grid vertical line info. | |
| GetProfileWindow | Get profile window size | |
| GetProfileXAxisOptions | Get profile X-axis options | |
| GetWindowArea | Obsolete. Get the location of the database window within the frame. | |
| GetWindowPosition | Get the map window's position and dock state | |
| GotoColumn | Move the channel marker to a specific column. | |
| GotoElem | Goto an element in the current line. | |
| GotoLine | Goto to a line symbol in the editor. | |
| Histogram | Create histogram stats. | |
| iAllChanList | Get a list of the all channels but in the way they are displayed. | |
| iChannels | Returns number of displayed channels | |
| iDispChanList | Get a list of the displayed channel symbols. | |
| iDispChanLST | Get a list of the displayed channel names. | |
| iDispClassChanLST | Get a list of the displayed channels in a given channel class. | |
| iFindChannelColumn | Find the column that contains a channel | |
| iFindNearest |
Find the nearest point on the current line based
on X,Y and Z and their projection.
| |
| IGetCurChan(String) | Get current channel name. | |
| IGetCurChan(String, Int32) | Get current channel name. | |
| IGetCurFidString(String) |
This method returns the currently selected value
at the current fid (if available).
| |
| IGetCurFidString(String, Int32) |
This method returns the currently selected value
at the current fid (if available).
| |
| IGetCurLine(String) | Get current line name. | |
| IGetCurLine(String, Int32) | Get current line name. | |
| iGetCurMark | Returns the current data mark info. | |
| IGetCurrentSelection(String, String, String, String) | Get current selection information. | |
| IGetCurrentSelection(String, Int32, String, Int32, String, Int32, String, Int32) | Get current selection information. | |
| iGetDatabasesLST | Load the file names of open databases into a LST. | |
| iGetMarkChanVA | Get channel data for the current mark. | |
| iGetMarkChanVV | Get channel data for the current mark. | |
| IGetName(String) | Get the name of the database object of this EDB. | |
| IGetName(String, Int32) | Get the name of the database object of this EDB. | |
| iGetProfileParm | Get integer profile parameter | |
| iGetWindowState | Retrieve the current state of the database window | |
| iGetWindowYAxisDirection | Get the y-axis direction for a window | |
| iHaveCurrent | Checks if any database is currently loaded | |
| iIsLocked | Checks if the database locked | |
| iLoaded | Checks if a specific database is loaded. | |
| iProfileOpen | Return TRUE or FALSE if profile window is open | |
| iProfileShown | Return index of first profile window in which a profile is shown | |
| iReadOnly | Checks if a database is currently opened in a read-only mode. | |
| iShowProfileName | Show a profile in the profile window | |
| iWindowProfiles | Get number of profiles in a window | |
| LaunchHistogram | Launch histogram tool on a database. | |
| LaunchScatter | Launch scatter tool on a database. | |
| Load | Loads a list of databases into the workspace | |
| LoadAllChans | Load all channels into current database | |
| LoadChan | Load a channel into current database | |
| LoadChannelAfter | Loads the channel after specified channel | |
| LoadControl | Version of Load_EDB that can be used to load a database via subclassing into a Windows control. | |
| LoadNew | Loads a database into the workspace, flags as new. | |
| LoadNewControl | Version of LoadNew_EDB that can be used to load a database via subclassing into a Windows control. | |
| LoadNoActivate | Loads documents into the workspace | |
| LoadPass | Loads a database into the editor with login and password. | |
| LoadPassControl | Version of LoadPass_EDB that can be used to load a database via subclassing into a Windows control. | |
| LoadWithView | Load an EDB with the view from a current EDB. | |
| LoadWithViewControl | Version of LoadWithView_EDB that can be used to load a database via subclassing into a Windows control. | |
| Lock | This method locks the Edited Database. | |
| MakeCurrent | Makes this EDB object the current active object to the user. | |
| NoLoad | Obsolete. Makes a database the Edited Database without loading it. | |
| ProfileRescaleAll | Rescale all profiles in a selected window in both X and Y, based on current scaling selections | |
| ReadDataViewBF | Obsolete. Retrieve view info from the database via a BF. | |
| RemoveProfile | Remove a profile from the profile window | |
| rGetCurFid |
This method returns the currently selected fiducial if
the user is selecting a fiducial. If not, it returns
a dummy.
| |
| rGetProfileParm | Get real profile parameter | |
| rGetSplit | Get split ratio between spreadsheet and profile sections. | |
| RunChannelMaker | Run the maker for a single channel. | |
| RunChannelMakers | Recreate channels with makers. | |
| SetCurLine | Set the current line name. | |
| SetCurLineNoMessage | Set Line but do not send a message. | |
| SetCurMark | Set the current mark. | |
| SetProfileParmI | Set integer profile parameter | |
| SetProfileParmR | Set real profile parameter | |
| SetProfileRangeX | Set profile X range and X channel | |
| SetProfileRangeY | Set profile Y range and display option | |
| SetProfileSplit | Set profile split for 3 windows. | |
| SetProfileSplit5 | Set profile split for 5 windows. | |
| SetProfileSplitVV | Set profile splits | |
| SetProfileXAxisOptions | Set profile X-axis options | |
| SetSplit | Set split ratio between spreadsheet and profile sections. | |
| SetWindowArea | Obsolete. Set the location of the database window within the frame. | |
| SetWindowPosition | Get the map window's position and dock state | |
| SetWindowState | Changes the state of the database window | |
| ShowProfile | Show a profile in the profile window | |
| Statistics | Add all currently selected data to the ST. | |
| UnLoad | Unloads an edited database. | |
| UnLoadAll | Unloads all opened databases | |
| UnLoadAllChans | Unload all channels into current database | |
| UnLoadChan | Unload a channel into current database | |
| UnLoadDiscard | Unloads a database in the workspace, discards changes. | |
| UnLoadVerify | Unloads an edited database, optional prompt to save. | |
| UnLock | This method unlocks the Edited Database. | |
| WriteDataViewBF | Obsolete. Write the View info from a BF into the database. |