Click or drag to resize
CEDOC Methods

The CEDOC type exposes the following members.

Methods
  NameDescription
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to specially licensed modulesStatic memberCreateNewGMS3D
Creates a new GMSYS 3D Model into the workspace, flags as new.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberCurrent
This method returns the Current Edited Document.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberCurrentIfExists
This method returns the Current Edited Document.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberCurrentNoActivate
This method returns the Current Edited Document.
Protected methodDispose (Overrides CHANDLEDispose(Boolean).)
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneGetWindowPosition
Get the map window's position and dock state
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiGetDocumentsLST
Load the file names of open documents into a LST.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneIGetName
Get the name of the document object of this EDOC.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneiGetWindowState
Retrieve the current state of the document window
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiHaveCurrent
Returns true if a document is loaded
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiLoaded
Returns 1 if a document is loaded .
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneiReadOnly
Checks if a document is currently opened in a read-only mode.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberLoad
Loads a list of documents into the workspace
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberLoadNoActivate
Loads a list of documents into the workspace
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneMakeCurrent
Makes this EDOC object the current active object to the user.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneSetWindowPosition
Get the map window's position and dock state
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneSetWindowState
Changes the state of the document window
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberSync
Syncronize the Metadata of a document that is not currently open
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneSyncOpen
Syncronize the Metadata of a document
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberUnLoad
Unloads an edited document.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberUnLoadAll
Unloads all opened documents
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberUnLoadDiscard
Unloads a document in the workspace, discards changes.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberUnLoadVerify
Unloads an edited document, optional prompt to save.
Top
See Also