System.Object
   Eplan.EplApi.MasterData.MDSymbolPosition
System.Object
   Eplan.EplApi.MasterData.MDSymbolPosition
RefPos is the index under which data represented by this object are stored.| Name | Description | |
|---|---|---|
|  | RefPos | Returns 1-based index of property ARTICLE_REPORT_SYMBOL under which data represented by this object are stored. | 
|  | SymbolLibraryName | Name of symbol library. | 
|  | SymbolNumber | Number identifying symbol in the symbol library. | 
|  | SymbolVariantNr | Number of symbol variant. | 
| Name | Description | |
|---|---|---|
|   | AddSymbolPosition | Add a new symbol position to part. Symbol is added at the first available index of symbol position list. | 
|  | Dispose | Destructor for deterministic finalization of MDSymbolPosition object. | 
|  | RemoveSymbolPosition | Removes the symbol position from part. |