spb
(Steven Burzinski)
November 19, 2021, 6:22pm
1
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.
dale
(Dale Fugier)
November 19, 2021, 6:32pm
2
Hey @spb ,
The overloads are in the Rhino WIP. The issue is with the online documentation, which is quite old.
@will , when you have a chance can you bump this?
Thanks,
– Dale
will
(Will Pearson)
November 22, 2021, 4:31pm
3
RhinoCommon API docs are now up to date with last week’s WIP.
1 Like
spb
(Steven Burzinski)
November 22, 2021, 8:07pm
4
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
dale
(Dale Fugier)
November 22, 2021, 11:28pm
5
1 Like
will
(Will Pearson)
November 24, 2021, 12:35pm
6
The “since” tags have been reinstated now!
2 Likes