Hide Table of Contents
ListExternalFileReferences Method (IModelDocExtension)

Gets the names and statuses of the external references on the part.

.NET Syntax

Visual Basic (Declaration) 
Sub ListExternalFileReferences( _
   ByRef ModelPathName As System.Object, _
   ByRef ComponentPathName As System.Object, _
   ByRef Feature As System.Object, _
   ByRef DataType As System.Object, _
   ByRef Status As System.Object, _
   ByRef RefEntity As System.Object, _
   ByRef FeatCom As System.Object, _
   ByRef ConfigOption As System.Integer, _
   ByRef ConfigName As System.String _
) 
Visual Basic (Usage) 
Dim instance As IModelDocExtension
Dim ModelPathName As System.Object
Dim ComponentPathName As System.Object
Dim Feature As System.Object
Dim DataType As System.Object
Dim Status As System.Object
Dim RefEntity As System.Object
Dim FeatCom As System.Object
Dim ConfigOption As System.Integer
Dim ConfigName As System.String
 
instance.ListExternalFileReferences(ModelPathName, ComponentPathName, Feature, DataType, Status, RefEntity, FeatCom, ConfigOption, ConfigName)
C# 
void ListExternalFileReferences( 
   out System.object ModelPathName,
   out System.object ComponentPathName,
   out System.object Feature,
   out System.object DataType,
   out System.object Status,
   out System.object RefEntity,
   out System.object FeatCom,
   out System.int ConfigOption,
   out System.string ConfigName
)
C++/CLI 
void ListExternalFileReferences( 
&   [Out] System.Object^ ModelPathName,
&   [Out] System.Object^ ComponentPathName,
&   [Out] System.Object^ Feature,
&   [Out] System.Object^ DataType,
&   [Out] System.Object^ Status,
&   [Out] System.Object^ RefEntity,
&   [Out] System.Object^ FeatCom,
&   [Out] System.int ConfigOption,
&   [Out] System.String^ ConfigName
) 

Parameters

ModelPathName

Array of the path and name of the part

ComponentPathName

Array of the path and name of the referenced component

Feature

Array of in-context items (sketches, features, and so on)

DataType

Array of the type of data used to create the items (converted edge or face, converted or offset sketch entity, body, and so on)

Status

Array of the statuses of the external references as defined in swExternalReferenceStatus_e

RefEntity

Array of the actual items being used and the names of the documents that contain the items

FeatCom
Applies to an assemblies only; does not apply to derived parts
ConfigOption

Configuration options as defined by swExternalFileReferencesConfig_e

ConfigName
Name of the configuration when configOption is swExternalFileReferencesNamedConfig

Example

 

See Also

Availability

SOLIDWORKS 2004 FCS, Revision Number 12.0


Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   ListExternalFileReferences Method (IModelDocExtension)
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:




x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2017 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.