Starting with ArcGIS Pro 3.7 there are new .Net SDK capabilities available for COGO (Coordinate Geometry)
In this 45 minute presentation we first review the COGO basics in the context of the API, and then we introduce the classes and functions now available in the new COGO namespace:
using ArcGIS.Desktop.Editing.COGO;
Also attached please find the code used for the demos presented.