User avatar
By seghier
#400609
Hello, i install rhino3dm to use it with pymaxwell5
Code: Select all
pip install rhino3dm
the script work fine in pycharm with python from maxwell folder as interepter but in pymaxwell editor always force closed
Code: Select all
from pymaxwell5 import *
import rhino3dm as rh

file = "C:\Users\\archi\\Dropbox\\box.3dm"
rf = rh.File3dm.Read(file)
for i in rf.Layers:
    print i.Name
Image
Image
Sketchup 2024 Released

I would like to add my voice to this annual reques[…]