Hello All,
I am trying to seed a sketchIntersectionCurve with some points to be used in an NXOpen algorithm. We tried using the method - PointSetBuilder.SingleCurveOrEdgeCollector.AddToSection. But this method requires an IBaseCurve as an input. It doesn't accept sketchIntersectionCurve as an...