Hide Table of Contents
ListExternalFileReferences2 Method (IFeature)

Gets the names and statuses of the external references on the feature in a part or assembly.

.NET Syntax

Visual Basic (Declaration) 
Sub ListExternalFileReferences2( _
   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 IFeature
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.ListExternalFileReferences2(ModelPathName, ComponentPathName, Feature, DataType, Status, RefEntity, FeatCom, ConfigOption, ConfigName)
C# 
void ListExternalFileReferences2( 
   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 ListExternalFileReferences2( 
&   [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 or assembly

ComponentPathName

Array of the path and name of the referenced part or component

Feature

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

DataType

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

Status

Array of statuses of external reference as defined in swExternalReferenceStatus_e

RefEntity

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

FeatCom

Array of the names of the components in which the affected features exist; this information is only displayed when one or more RefEntity is in a different component in an assembly and does not apply to derived parts

ConfigOption

Configuration option 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:   ListExternalFileReferences2 Method (IFeature)
*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) 2018 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.