You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to make diagram with input ports on the left and output ports on the right as follow:
As we can see in the picture the GPort is not aligned correctly. All the Gport, which i marked in green box, are supposed to be moved at the edge of the box like this:
I tried many times to layout the GPort but it just does not work. Could you please help me out on this? I put my gmodel factory code and my source model below. Thank you so much!
gmodel factory code (Note that i have the function createLeftConnectionPointCompartment to create input ports and labels and the function createRightConnectionPointCompartment to create output ports and labels )
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I am trying to make diagram with input ports on the left and output ports on the right as follow:
As we can see in the picture the GPort is not aligned correctly. All the Gport, which i marked in green box, are supposed to be moved at the edge of the box like this:
I tried many times to layout the GPort but it just does not work. Could you please help me out on this? I put my gmodel factory code and my source model below. Thank you so much!
gmodel factory code (Note that i have the function createLeftConnectionPointCompartment to create input ports and labels and the function createRightConnectionPointCompartment to create output ports and labels )
My source model with 5 Units and 4 Connections:
Beta Was this translation helpful? Give feedback.
All reactions