Skip to content
Discussion options

You must be logged in to vote

I think you can set routable to false in the EdgeEditHints in your diagram configuration on the server.

Also, I think, you can disable the editFeature for the edge type in your GLSP client module, which would turn off those routing points edges of that type on the client.

configureModelElement(context, 'your-edge-type-id', SEdge, YourView, { disable: [editFeature] });

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sathya-1994
Comment options

Answer selected by sathya-1994
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants