Purpose
This topic provides you with quick access to the enhancements in Electrical Application API 2025.
New and changed functionality
IEwEXCELImportLibraryX.
IEwProjectLineX.
IEwProjectLineManagerX.
IEwProjectSymbolCircuitX.
IEwProjectSymbolPointX.
New interfaces
IEwArchiveEnvironmentX Interface.
IEwEnvironmentX Interface.
IEwCableReferenceX Interface.
IEwManufacturerPartX Interface.
IEwProjectX Interface.
IEwProjectCableX Interface.
IEwProjectSymbolX Interface.
IEwProjectWireX Interface.
IEwWireTerminationTypeX Interface.
IEwXLSSheetX Interface.
New methods, properties, and delegates
New Enumeration
- New EwControlManagerDialog enumeration for the indicate if the API use the project list or the application list from selector dialog.
- New EwEnvironmentFolderPathValue enumeration for use with getFolderPath of EwEnvironmentX object.
- New EwLibraryType enumeration for the type of import data.
- New EwLineAssociatedType enumeration for the types of wire the line is associated to.
- New EwLineExtremityType enumeration for the extremity type of the line.
- New EwLineExtremityTypes enumeration for the extremity types indicate the values transmitted through the line.
- New EwLineType enumeration for Electrical line types.
- New EwNodalIndicatorType enumeration for nodal indicator type.
- New EwRowFormat enumeration for the type of format of EXCEL file for importing data.
- New EwWireExtremityType enumeration for extremity type of wires and cables.
- New EwXMLConfigFolderType enumeration for XML Config Folder.
Enumeration EwTextSeparator Value
- New Value: EwTextSeparator::kTextSeparatorPipe : Text Separator pipe: ... | ....
- New Value: EwTextSeparator::kTextSeparatorLineBreak : Text Separator line break: ...
....
- See EwTextSeparator.
Enumeration EwRibbonMainTabType Value
- New Value: EwRibbonMainTabType::kEwRibbonMainTabAnnotation : Ribbon Tab for Annotate.
- See EwRibbonMainTabType.
Obsoleted interfaces, methods, properties, and delegates