Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5896

Convert System.guid to simple guid

$
0
0

Hi all
I’m a new in Rhino in python
I have a list of objects that I selected in rhino.
I wanna store the selection list and later on select it from python

the thing is when I use Get.object it give me the simple guid that I want “[xxxxxxx]”
but when I use the Get.objects it gives me diffrent thing like “system.guid object at [xxxxx]”

I want to get the simple guid like first one [xxxxxxxxxxx]

so later on I can import to object select to re select it by python.

thanks

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 5896

Trending Articles