revitpythonwrapper icon indicating copy to clipboard operation
revitpythonwrapper copied to clipboard

Python Wrapper for the Revit API

Results 6 revitpythonwrapper issues
Sort by recently updated
recently updated
newest added

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?

https://stackoverflow.com/a/242531/4411196

help wanted

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...