-
Notifications
You must be signed in to change notification settings - Fork 61
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
add more than one port #33
Comments
Please check this file 1.Node Model
getInPort() { getOutPort() { 2.Node Widgets getInPort() {
} getOutPort() {
} |
note : OutputNodeModel should be your object name |
@Smitgamit thats good , put I think that this way is for adding just one input port and one output port |
ok do you have any suggestion for below query |
Any new update for this? I would like to add a Node with mutliple in-ports, but it seems multiple call addPort function leave only 1 port each type. |
how can I make many ports at the same node multiple in-ports and out-ports
I made it but the link still goes out from the default port
The text was updated successfully, but these errors were encountered: