外部库 3D 模型方法
interface ILIB_ExtendLibrary3DModelFunctions extends ILIB_ExtendLibraryFunctions Extends: ILIB_ExtendLibraryFunctions
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(props: ILIB_ExtendLibrarySearchProperty<{}>) => Promise<ILIB_ExtendLibrarySearchResult<ILIB_ExtendLibraryItemIndex & ILIB_ExtendLibrarySearchResultDataLine & { modelType: 'step'; }>> |
getList: (props: ILIB_ExtendLibrarySearchProperty<{}>) => Promise<ILIB_ExtendLibrarySearchResult<ILIB_ExtendLibraryItemIndex & ILIB_ExtendLibrarySearchResultDataLine & {
modelType: 'step';
}>>;