Skip to content

[Python] stubs - Add some missing Enums and minor fixes #690

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

Merged
merged 24 commits into from
Mar 14, 2025

Conversation

StudioWEngineers
Copy link
Contributor

@StudioWEngineers StudioWEngineers commented Mar 13, 2025

Part of #673. Some other improvements in Python stubs:

  1. add some missing stubs for enumerators, e.g. ObjectColorSource. The numeric values have been ported from opennurbs or directly from rhino3dm.
  2. fix overloads of AddPolyline in File3dmObjectTable
  3. add missing property setters in Layer
  4. use built-in tuple instead of typing.Tuple, which is deprecated link
  5. added missing stubs for Point3dList

@fraguada fraguada merged commit 64bd274 into mcneel:dev Mar 14, 2025
14 checks passed
@fraguada
Copy link
Member

Thanks!

@StudioWEngineers StudioWEngineers deleted the add_missing_stubs branch March 14, 2025 14:09
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