revitpythonwrapper
revitpythonwrapper copied to clipboard
Python Wrapper for the Revit API
The following error occurred when I added the following statement: The import sys Sys. Path. Append (IN [0]) The import RPW Col = RPW. Db. The Collector (of_category = 'OST_Levels',...
Dear gtalarico, Can we display a sketch or a preview in the wrapper to help the user insert his imports?
import rpw crashes in Revit 2023 in revitpythonshell import pyrevit works fine but import rpw crashes it I am using rpw that came with pyRevit v 4.8.14.24016 which is latest...