Features and Improvements
- Auxiliary Files (SCRIPT and DATA Sections): Adding new script commands for inserting display objects on a oneline using an AXD script command.
AutoInsertAreas(MapProjection, InsertIfNotAlreadyShown, InsertSelected);
AutoInsertInjectionGroups(MapProjection, InsertIfNotAlreadyShown, InsertSelected);
AutoInsertOwners(MapProjection, InsertIfNotAlreadyShown, InsertSelected);
AutoInsertZones(MapProjection, InsertIfNotAlreadyShown, InsertSelected); - File Formats: Bug in displaying incorrect log message when loading an otgd file for transient stability. When loading an otgd file with the old format of expressing the commands, if the bus in a branch didn't exist in the case it was displaying an incorrect log message about "Invalid time" instead of the wrong bus message. This error was fixed and the correct message will display in the log.
- Oneline Diagrams: Fixed bug on the Owner Display Object dialog which could cause the name listed on the dialog to be incorrect.