API Help
Eplan.EplApi.MasterData Namespace / MDSymbolLibrary Class
Properties Methods

In This Topic
    MDSymbolLibrary Class Members
    In This Topic

    The following tables list the members exposed by MDSymbolLibrary.

    Public Properties
     NameDescription
    Public Property.NET Property enabling access to P8 properties of the MDSymbolLibrary object.  
    Public PropertyIndex operator to get a symbol by its name.  
    Public PropertyGets a read only list of all Symbols in the library  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new symbol with a unique Id and a unique strName.  
    Public MethodCloses (and saves) the symbol library.  
    Public Methodstatic (Shared in Visual Basic)Creates a new SymbolLibrary  
    Public MethodDestructor for deterministic finalization of MDSymbolLibrary object. (Inherited from Eplan.EplApi.MasterData.PropertiesAndHandleObject)
    Public MethodGets a Symbol object out of the library.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Opens an existing symbol library.  
    Public MethodRemoves the symbol library.  
    Top
    See Also