Click or drag to resize
CPROJ Class
Project functions
Inheritance Hierarchy
SystemObject
  Geosoft.Desktop.GXNetCPROJ

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static class CPROJ

The CPROJ 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 anyoneStatic memberDropMapClipData
Drop Map clipboard data in the current project (workspace background)
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiAddDocument
Adds (and opens) a document file in the current project.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiAddDocumentWithoutOpening
Adds (and opens) a document file in the current project.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberICurrentDocument
Get the name and type of the loaded document with focus.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberICurrentDocumentOfType
Get the name loaded document of a specific type.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiGetCommandEnvironment
The current command environment
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberIGetName
Return the name of the project file.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiListDocuments
Fills a VV with documents of a certain type.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiListLoadedDocuments
Fills a VV with loaded documents of a certain type.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiListTools
Fills an LST object with tools of a certain type and notes the current visibility setting.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiRemoveDocument
Removes (and closes if visible) a document from the current project.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiRemoveTool
Removes (and closes if visible) a auxiliary tool from the current project.
Public methodMay not be available if running outside of a Oasis Montaj or from a command line programAvailable to anyoneStatic memberiSaveCloseDocuments
Saves and closes (if visible) documents contained in the current project.
Top
See Also