Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to CompoundCurve class #5

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

jhvjnr
Copy link

@jhvjnr jhvjnr commented May 18, 2022

Updated CompoundCurve.cs IsEquivalentClass. CompoundCurve.cs is not a subclass of LineString

Updated CompoundCurve.cs EqualsExact. CompoundCurves that have different Curves.Count are not Equal. ~ array out of bounds exceptions happened when other had fewer Curves than this.

… subclass of LineString

Updated CompoundCurve.cs EqualsExact. CompoundCurves that have different Curves.Count are not Equal.
@CLAassistant
Copy link

CLAassistant commented May 18, 2022

CLA assistant check
All committers have signed the CLA.

@jhvjnr
Copy link
Author

jhvjnr commented May 31, 2022

@FObermaier Is work on this repository continuing?

@jhvjnr jhvjnr mentioned this pull request Jul 29, 2022
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