.NET Framework Class Library
Document Methods
|
<< Click to Display Table of Contents >> Navigation: MwPDMApi Namespace > Document Class > .NET Framework Class Library |
The Document type exposes the following members.
Methods
|
Name |
Description |
|---|---|---|
|
Links as a child a document file to the current selected document (that can be a project or any other object selectable through the SelectById). |
|
|
Check if a drawing related to the specify part/assembly exists |
|
|
Creates a preview file for the specified document |
|
|
Creates a preview file given the full path of a CAD file. |
|
|
Returns the helper object associated with the specified document helper associated to dataentr context. Initializes and returns a new instance of the appropriate DataEntr helper class. |
|
|
Detects if the document is of the type specified. |
|
|
Get MW type of specified document, according to its file extension. |
|
|
Equals |
(Inherited from Object.) |
|
Finalize |
(Inherited from Object.) |
|
Returns a list of assemblies in which the specified document is used. |
|
|
Returns all the document ids contained into a drawing |
|
|
Returns all the projects that a document belongs to. |
|
|
Returns an array of projects that a document belongs to. |
|
|
Retrieve the current document state and its revision. |
|
|
GetHashCode |
(Inherited from Object.) |
|
Retrieves the list of hidden files (revision files, master drawing files, etc. ) that may exist for a particular document. |
|
|
Retrieves DocID and DocUid from full file name and a configuration (if specified). |
|
|
Retrieves the list of output files generated for a document for the last revision cycle |
|
|
Retrieves the list of output files with complete path (or not) generated for a document for the last revision cycle |
|
|
GetType |
(Inherited from Object.) |
|
Retrieves the list of configured documents. |
|
|
MemberwiseClone |
(Inherited from Object.) |
|
Opens the currently selected document |
|
|
Opens the currently selected document |
|
|
Renames a file as specified, if no parameter is passed it renames the currently selected document. |
|
|
ToString |
(Inherited from Object.) |
See Also