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

Handle base class properties in get_properties and get_methods functions #35

Open
klmcadams opened this issue Aug 5, 2024 · 0 comments

Comments

@klmcadams
Copy link
Collaborator

Base class properties are not handled here. They might be published if they are Ansys types or not if they are system types (e.g. the IList methods implemented by an Ansys type that derives from System.Collections.Generic.IList)

@klmcadams klmcadams changed the title Handle base class properties in get_properties function Handle base class properties in get_properties and get_methods functions Aug 5, 2024
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

No branches or pull requests

1 participant