C# Класс SolidworksAddinFramework.ComponentExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
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.

Описание методов

ListExternalFileReferences() публичный статический Метод

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
Результат IEnumerable