C# Class SolidworksAddinFramework.ComponentExtensions

Afficher le fichier Open project: Weingartner/SolidworksAddinFramework

Méthodes publiques

Méthode Description
ListExternalFileReferences ( this comp ) : IEnumerable

Setting up to call and then processing the results from ListExternalFileReferences2 requires many lines of code when directly calling the API. This helper method shortens the amount of code required and makes it more readable.

Method Details

ListExternalFileReferences() public static méthode

Setting up to call and then processing the results from ListExternalFileReferences2 requires many lines of code when directly calling the API. This helper method shortens the amount of code required and makes it more readable.
public static ListExternalFileReferences ( this comp ) : IEnumerable
comp this
Résultat IEnumerable