I would like to programmatically create a new EventPoint list for an alignment. Looking through the Bentley.CifNET.GeometryModel.Tools.Helpers methods, I found GetEventPointList(Alignment) that returns a List<Bentley.CifNET.GeometryModel.KeyStationPoint>. I could create a new list of this type but see no way to assign one to an alignment.
Civil Product Used | OpenRoads Designer, OpenRail Designer |