SOLIDWORKS PDM Professional API Help Send Feedback
AddFile Method (IEdmUpdateReferences)
See Also  Example
EPDM.Interop.epdm Namespace > IEdmUpdateReferences Interface : AddFile Method (IEdmUpdateReferences)


oPath
Full path to the file for which to update file references
Adds an assembly or drawing to the batch of files for which to update file references.

Syntax

Visual Basic 
Sub AddFile( _
   ByVal oPath As System.Object _
) 
C# 
void AddFile( 
   System.object oPath
)
C++/CLI 
void AddFile( 
&   System.Object^ oPath
) 

Parameters

oPath
Full path to the file for which to update file references

Example

Remarks

Return codes:

  • S_OK: The method successfully executed.
 

See Also

Availability

SOLIDWORKS PDM Professional 2011