Geometry_Engine: Query.IsValid incorrect for Arc and IGeometry
Open
severity:low
type:bug
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
- For Arc, it always returns true, which is incorrect.
- IsValid(IGeometry) should be private ( IIsValid(IGeometry) is the public one for IGeometry )
Contributor guide
Assessment
This issue has not been assessed yet.