When working with a Polygon or Polyline implemented as a Curve, I need to densify the shape to generate the points that go between the start/end points. Does the ArcGIS Pro SDK have the equivalent of the ICurve interface that exists in ArcObjects? Thanks.