Convert ModelNode to SegmentationNode

Hello,

how can I do it with a python script? I looked in the Script repository without any success

Best Regards

You can use the segmentations module logic for all kinds of imports, exports, and conversions. I’ve added an example for model → segmentation conversion, see here.