07-12-2021, 11:57 AM
Hi
Replace the content of your loop with this:
MetaDataInfo metaInfo = Spline.ControlPointsList[i].GetMetadata<MetaDataInfo>(true);
This will autocreate the meta data if not existing already
Did this work?
Have a nice day
Replace the content of your loop with this:
MetaDataInfo metaInfo = Spline.ControlPointsList[i].GetMetadata<MetaDataInfo>(true);
This will autocreate the meta data if not existing already
Did this work?
Have a nice day
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Please consider leaving a review for Curvy, this helps immensely. Thank you.

