Skip to content

The name of the udp can now be different from the dll's one. #727

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 6 commits into from
Jan 18, 2022

Conversation

MaxJPRey
Copy link
Collaborator

The name of the udp can now be different from the dll's one.
Previously, the name provided by the user was never used. Only thename of the udp from the dll was used.

Fix #647.

@MaxJPRey MaxJPRey requested a review from maxcapodi78 January 18, 2022 09:52
Copy link
Collaborator

@maxcapodi78 maxcapodi78 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MaxJPRey MaxJPRey merged commit 5b8a9de into main Jan 18, 2022
@MaxJPRey MaxJPRey deleted the fix/issue_647 branch January 18, 2022 11:25
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.

M2D.modeler.primitives.create_udp function does not assign name to the created object
2 participants