Making a node inside a node

Hi
is there any way to make node in node

such as framRectangle = Rectangle in rectangle
circle ??
ellipse ?

Please make new topics for questions unrelated to the topic you are posting in.

I’m not sure I understand what you are trying to do. You can nest panels inside nodes, or you can put nodes inside groups.

https://gojs.net/latest/intro/panels.html
https://gojs.net/latest/intro/nodes.html
https://gojs.net/latest/intro/groups.html

Could you post a screenshot or sketch of what you want?