-
Notifications
You must be signed in to change notification settings - Fork 123
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
Implementing component manager #2041
Conversation
Feedback is appreciated @koubaa @akaszynski However I promised to work on something else this week (which I didn't know it had less days) so I might post-pone this for later. I did this during my last flight so... |
for more information, see https://pre-commit.ci
…com/pyansys/pymapdl into feat/implementing-component-manager
…com/pyansys/pymapdl into feat/implementing-component-manager
…com/pyansys/pymapdl into feat/implementing-component-manager
for more information, see https://pre-commit.ci
…com/pyansys/pymapdl into feat/implementing-component-manager
@clatapie ... again |
Co-authored-by: Jamil Hajjar <[email protected]>
for more information, see https://pre-commit.ci
If you want to have |
Same as parameters.
It should facilitate its usage. However, because we are working python, it probably better to use python lists to store ids.
instead of:
But if we are working with workbench files (
ds.dat
) files I think this will be appreciated.Close #1404