Hello
Is there a way to use clipping plane in GhPython without create duplicates?
This give fixed guid . how to assign it to the clipping plane?
import uuid
id = uuid.uuid3(uuid.NAMESPACE_DNS,"clip_pl")
print id
Hello
Is there a way to use clipping plane in GhPython without create duplicates?
This give fixed guid . how to assign it to the clipping plane?
import uuid
id = uuid.uuid3(uuid.NAMESPACE_DNS,"clip_pl")
print id