Hi,
I am using OpenRoads 2020 Release 3 Update 9 - Version 10.09.0091.
I am having an issue with Table Editor tool when I try to edit my profile. Every time I try to add a PVI after of before a PVI, the dialogue box disappear with an Exception Log message. I did not have this issue with Release 2. I was wondering if anyone else is experiencing this and if there is a fix. I have attached one of the exception logs. Any help is highly appreciated.
Exception caught in source file f:\builds\cif10090091\Source\Cif\src\managed\ui\tools\PrimitiveCommand\PrimitiveCommand.cs at method OnComplexDynamicsInternal ================================================================================ Exception : Object reference not set to an instance of an object. In Assembly : Bentley.CifNET.GeometryModel.Tools.4.0 Stack Trace : at Bentley.CifNET.GeometryModel.Tools.HorizontalTableEditor.CreateTempCurve(GeometryCommandPoint commandPoint) at Bentley.CifNET.GeometryModel.Tool.GeometryCommand.DataPointEntryState.OnComplexDynamics(IButtonEvent buttonEvent) at Bentley.CifNET.UI.Tools.PrimitiveCommand.<>c__DisplayClass106_0.<OnComplexDynamicsInternal>b__0() at Bentley.CifNET.UI.Tools.PrimitiveCommand.ManagedVoidCallBack(VoidDelegate method, Boolean exitCommandAndCleanupCaches, String memberName, String sourceFilePath, Int32 sourceLineNumber)