Skip to content

DOCS: Clean dotnet database geometry#1855

Merged
maxcapodi78 merged 4 commits intomainfrom
docs/clean-dotnet-database-geometry
Feb 25, 2026
Merged

DOCS: Clean dotnet database geometry#1855
maxcapodi78 merged 4 commits intomainfrom
docs/clean-dotnet-database-geometry

Conversation

@SMoraisAnsys
Copy link
Collaborator

Change have been performed to update type hints / doc strings in src/pyedb/dotnet/database/geometry files.

On top of that, I updated the PolygonData init method because it contained arguments that were not used at all.

I would also advise to update the is_inside method which is currently working with x, y arguments but, in some cases, accepts that x can be a list and, on the fly, assigns x and y internally to match that situation. I find that very non intuitive and would prefer this method to only work with two float/str as argument.

@maxcapodi78 maxcapodi78 merged commit 51517a7 into main Feb 25, 2026
31 checks passed
@maxcapodi78 maxcapodi78 deleted the docs/clean-dotnet-database-geometry branch February 25, 2026 13:26
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.

3 participants