SOLIDWORKS PDM Professional API Help Send Feedback
IEdmReference5 Interface Methods
See Also 
  
EPDM.Interop.epdm Namespace : IEdmReference5 Interface

For a list of all members of this type, see IEdmReference5 members.

Public Methods

 NameDescription
 MethodGetCustomDataGets data stored with IEdmReference5::SetCustomData in this file reference.  
 MethodGetFirstChildPositionObsolete. Superseded by IEdmReference7::GetFirstChildPosition2.  
 MethodGetFirstParentPositionObsolete. Superseded by IEdmReference7::GetFirstParentPosition2.  
 MethodGetNextChildEnumerates the files referenced by this file.  
 MethodGetNextParentEnumerates the files referencing this file.  
 MethodSetCustomDataStores an arbitrary piece of data in this object.  
Top

See Also