SOLIDWORKS PDM Professional API Help Send Feedback
IEdmVault19 Interface
See Also  Members   Example
EPDM.Interop.epdm Namespace : IEdmVault19 Interface


Allows you to access a file vault.


NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.

Syntax

Example

Remarks

This interface:

  • extends IEdmVault18 by providing the ability to:
    • Call the Set Revision command to update a revision table in a SOLIDWORKS drawing in this vault.
    • Copy an assembly tree of referenced parts and drawings to a destination folder.

See Also