(Curve and Surface).GetNextDiscontinuity overloads missing

I don’t have the WIP installed to check whether the overloads are actually missing from RC, but the documentation for both
Curve.GetNextDiscontinuity Method (Continuity, Double, Double, Double, Double, Double)
Surface.GetNextDiscontinuity Method (Int32, Continuity, Double, Double, Double, Double, Double)
are missing the overloads added in V7:
Curve.GetNextDiscontinuity Method (Continuity, Double, Double, Double, Double, Double)
Surface.GetNextDiscontinuity Method (Int32, Continuity, Double, Double, Double, Double, Double)

By the way, the WIP’s RC reference contains the version of RC, e.g., Since: 7.0, when a member was added. It would be useful to also have this in V7’s RC reference.

Hey @spb,

The overloads are in the Rhino WIP. The issue is with the online documentation, which is quite old.

image

@will, when you have a chance can you bump this?

Thanks,

– Dale

RhinoCommon API docs are now up to date with last week’s WIP.

1 Like

Was the Since: Version intentionally removed? It looks like it was removed from all pages that had it. I’d like having it returned to the WIP’s and V7’s documentation, e.g., Curve.GetNextDiscontinuity Method

Hi @spb,

No, not intentional.

https://mcneel.myjetbrains.com/youtrack/issue/RH-66445

– Dale

1 Like

The “since” tags have been reinstated now!

2 Likes