|
|
Document Class |
Namespace: CADSharpTools.Core.Models
The Document type exposes the following members.
| Name | Description | |
|---|---|---|
| FolderID |
Folder ID.
| |
| HasChildren |
Returns whether the document has any references.
| |
| ID |
PDM ID of the document.
| |
| LocalPath |
Gets the local path of the document.
| |
| NeedsRegeneration |
Gets or sets whether this document requires to rebuild in SOLIDWORKS.
| |
| References |
Gets an array of top level referenced documents.
|
| Name | Description | |
|---|---|---|
| ConstructReferenceTree |
Constructs the document reference from tree using the vault object.
| |
| FlattenReferences |
Returns an array of all referenced documents.
| |
| GetRebuildOrder |
Returns a dictionary of documents and their level in the order which they need to be rebuilt.
|