CEDOC Class |
Namespace: Geosoft.Desktop.GXNetX
The CEDOC type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateNewGMS3D | Creates a new GMSYS 3D Model into the workspace, flags as new. | |
| Current | This method returns the Current Edited Document. | |
| CurrentIfExists | This method returns the Current Edited Document. | |
| CurrentNoActivate | This method returns the Current Edited Document. | |
| Dispose | Releases the unmanaged resources used by the CEDOC and optionally releases the managed resources (Overrides CHANDLEDispose(Boolean).) | |
| GetWindowArea | Obsolete. Get the location of the document window within the frame. | |
| GetWindowPosition | Get the map window's position and dock state | |
| iCopy | Copies a managed document to another document. | |
| iGetDocumentsLST | Load the file names of open documents into a LST. | |
| IGetName(String) | Get the name of the document object of this EDOC. | |
| IGetName(String, Int32) | Get the name of the document object of this EDOC. | |
| iGetWindowState | Retrieve the current state of the document window | |
| iHaveCurrent | Returns true if a document is loaded | |
| iLoaded | Returns 1 if a document is loaded . | |
| iReadOnly | Checks if a document is currently opened in a read-only mode. | |
| Load | Loads a list of documents into the workspace | |
| LoadNoActivate | Loads a list of documents into the workspace | |
| MakeCurrent | Makes this EDOC object the current active object to the user. | |
| Save | Save the managed document. | |
| SetWindowArea | Obsolete. Set the location of the document window within the frame. | |
| SetWindowPosition | Get the map window's position and dock state | |
| SetWindowState | Changes the state of the document window | |
| Sync | Syncronize the Metadata of a document that is not currently open | |
| SyncOpen | Syncronize the Metadata of a document | |
| UnLoad | Unloads an edited document. | |
| UnLoadAll | Unloads all opened documents | |
| UnLoadDiscard | Unloads a document in the workspace, discards changes. | |
| UnLoadVerify | Unloads an edited document, optional prompt to save. |