Hello, forgive me if this is an obvious question, but I don’t have Python knowledge and I am trying to use the “Create Shaft” User Object provided here:
The Python script will not run - I am getting the following runtime error:
Runtime error (ImportException): No module named External
Traceback:
line 15, in script
The script line in question is calling this module:
from RhinoInside.Revit.External.DB import Extensions
Am I missing something on my machine or software to allow for the use of this module?
The following is the info on my RhinoInside.Revit version:
Please let me know if there is more info you need to answer this question.
Thanks!
EDIT: to be sure, I am just trying to create a floor opening, and I came across this thread that just pointed towards this “Create Shaft” component: Slabs/Floors with Opening - #7 by chen.qiu