Find more posts tagged with
Sort by:
1 - 12 of
121
@Q.Nguyen-Dai, yea.. i can use that option, but this is for creating a vector.
It will limit the user to select only 2 nodes and visually it will be clear for the user.
Since hm has this option, there would be some way to open that panel/emoticons/default_unsure.png' title=':unsure:' />
Hi Vipin
try using
hm_getplanepanel
Hi @tinh
Thank you!! It works /emoticons/default_smile.png' srcset='/emoticons/smile@2x.png 2x' title=':)' width='20' />
Thank you @akitoguc !!
Try this ...u will get exactly what u want
proc getPanel {} {
hm_callpanel distance
}
hm_setpanelproc getPanel;
Hi
I want to get connectors - > area panel
How to get this panel.
any idea?
I don't know how to get that.
But with *createlistpanel you can get a ordered list of nodes. So you can identify 1st node, 2nd node, 3th node so on.