Harness proD API Help
EPLAN.Harness.API.DataStructures.LibraryConnections Namespace / ActiveConnection Class
Members
In This Topic
    ActiveConnection Class
    In This Topic
    Active library connection of the Library application.
    Object Model
    ActiveConnection ClassBaseLibraryConnection Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.LibraryConnections.ActiveConnection

    Syntax
    public class ActiveConnection 
    Public Properties
     NameDescription
    Public Property Active library connection.  
    Top
    Public Methods
     NameDescription
    Public MethodCopy library part.  
    Public MethodCreate new variant from given part.  
    Public MethodCreate new library part.  
    Public MethodDelete part from library.  
    Public MethodExport current library to .hxexp file.  
    Public MethodExport selected library items to .hxexp file.  
    Public Method Get library accessory list by part number.  
    Public Method Get all hatches (2D decorations) from the active library.  
    Public Method Get all materials (3D textures) from the active library.  
    Public Method Get all library parts from the active library.  
    Public Method Get library part specified by GUID with option to specify part's version.  
    Public MethodGet first library part of required type with following partNumber (and optionally variant and version).  
    Public Method Get library parts specified by GUID with option to specify part's version.  
    Public Method Get library parts by part number with option to specify part's version and variant.  
    Public Method Get all library parts of the given type(s).  
    Public MethodImport library from .hxexp file.  
    Public MethodRecategorize part to different category.  
    Top
    See Also