Solved
How to check if any sibling exist for any node in network using script
Hi Team,
Please let me know the PTC api or any logic to check the sibling of any node in a network?
Thanks in advance.
You can find using following steps,
1. Get parent of current node
2. Get Child list of parent node
By comparing child count you can find.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.