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

MDSymbol Class Members

The following tables list the members exposed by MDSymbol.

Public Properties
 NameDescription
Public PropertyCategory of FunctionDefinition as enum value.  
Public PropertyGroup of FunctionDefinition.  
Public PropertyFunctionDefinition's ID.  
Public PropertyReturns the Id of the Symbol.  
Public PropertyReturns the Name of the Symbol.  
Public PropertyReturns the placement type of the Symbol.  
Public Property.NET Property enabling access to P8 properties of the MDSymbol object.  
Public Property  
Public PropertyReturns the Type of the Symbol.  
Public PropertyIndex operator to get a variant by its name. Valid names are "A" or "a" through "H" or "h".  
Public Propertya read only list of all MDSymbolVariants in the symbol  
Top
Public Methods
 NameDescription
Public Method  
Public MethodDestructor for deterministic finalization of MDSymbol object. (Inherited from Eplan.EplApi.MasterData.PropertiesAndHandleObject)
Public MethodOverloaded. Returns an array of connection points defined in the symbol's function definition.  
Public MethodRemoves the symbol out of the symbol library.  
Top
See Also