Name | Description | |
---|---|---|
![]() | Connection | Active library connection. |
The following tables list the members exposed by ActiveConnection.
Name | Description | |
---|---|---|
![]() | Connection | Active library connection. |
Name | Description | |
---|---|---|
![]() | CopyPart<T> | Copy library part. |
![]() | CreateNewVariant<T> | Create new variant from given part. |
![]() | CreatePart | Create new library part. |
![]() | DeletePart | Delete part from library. |
![]() | ExportLibrary | Export current library to .hxexp file. |
![]() | ExportLibraryItems | Export selected library items to .hxexp file. |
![]() | GetAccessoryListByPartNumber | Get library accessory list by part number. |
![]() | GetAllLibraryHatches | Get all hatches (2D decorations) from the active library. |
![]() | GetAllLibraryMaterials | Get all materials (3D textures) from the active library. |
![]() | GetAllLibraryParts | Get all library parts from the active library. |
![]() | GetLibraryPartByGuidVer | Get library part specified by GUID with option to specify part's version. |
![]() | GetLibraryPartByPartNumber<T> | Get first library part of required type with following partNumber (and optionally variant and version). |
![]() | GetLibraryPartsByGuidVer | Get library parts specified by GUID with option to specify part's version. |
![]() | GetLibraryPartsByPartNumber | Get library parts by part number with option to specify part's version and variant. |
![]() | GetLibraryPartsByType | Get all library parts of the given type(s). |
![]() | ImportLibrary | Import library from .hxexp file. |
![]() | RecategorizePart | Recategorize part to different category. |