Home Website Youtube GitHub

Accesing picker item in picker item option

Hi, I am trying to automate the picker item generation. I am creating item per selection and then converting them to nurbs curve. After that, I am placing nurbs curve based on the control transform. For more control, I would like to know how can I access the vertex count and handle data to change the shape of the control.
Thank you!

Are you aware of this existing script? It was even merged into mGear.

If you are still building your own, that can at least be good reference material.

Hi @chrislesage , thanks for the reply.
Yes, this will be helpful.