C# 클래스 SolidworksAddinFramework.ComponentExtensions

파일 보기 프로젝트 열기: Weingartner/SolidworksAddinFramework

공개 메소드들

메소드 설명
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