Skip to content

GRIDEDIT-2158: Added API for calculating spline intersections#150

Draft
RStolkerDeltares wants to merge 1 commit intomainfrom
feature/GRIDEDIT-2158-calculate-spline-intersections
Draft

GRIDEDIT-2158: Added API for calculating spline intersections#150
RStolkerDeltares wants to merge 1 commit intomainfrom
feature/GRIDEDIT-2158-calculate-spline-intersections

Conversation

@RStolkerDeltares
Copy link
Contributor

No description provided.

[ProtoContract(AsReferenceDefault = true)]
public sealed class DisposableSplineIntersections : DisposableNativeObject<SplineIntersectionsNative>
{
[ProtoMember(1)]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is the ProtoMember set on a private field and not on the public variant?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants