pyrevitlabs / pyRevit

Rapid Application Development (RAD) Environment for Autodesk Revit®
http://wiki.pyrevitlabs.io
GNU General Public License v3.0
1.29k stars 331 forks source link

[Bug]: Can't tab into to select lines within the pattern created from PyRevit #2408

Open alexhanxiao opened 1 week ago

alexhanxiao commented 1 week ago

✈ Pre-Flight checks

🐞 Describe the bug

I created a pattern using PyRevit and it gave me the success, but the problem is that I can't tab into the pattern to select the line within the pattern to align it to other elements in the model.

⌨ Error/Debug Message

Can you add the feature so that we can align the pattern created from PyRevit?

♻️ To Reproduce

No response

⏲️ Expected behavior

No response

🖥️ Hardware and Software Setup (please complete the following information)

==> Registered Clones (deployed from archive/image)
master | Deploy: "basepublic" | Branch: "master" | Version: "4.8.16.24121+2117" | Path: "C:\Users\xiao\AppData\Roaming\pyRevit-Master"
==> Attachments
master | Product: "24.2" | Engine: DEFAULT (2711) | Path: "C:\Users\xiao\AppData\Roaming\pyRevit-Master"
master | Product: "2022.1.4" | Engine: DEFAULT (2711) | Path: "C:\Users\xiao\AppData\Roaming\pyRevit-Master"
==> Installed Extensions
==> Default Extension Search Path
C:\Users\xiao\AppData\Roaming\pyRevit\Extensions
==> Extension Search Paths
==> Extension Sources - Default
https://github.com/pyrevitlabs/pyRevit/raw/master/extensions/extensions.json
==> Extension Sources - Additional
==> Installed Revits
24.2 | Version: 24.2.0.63 | Build: 20231029_1515(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2024\"
2022.1.4 | Version: 22.1.40.58 | Build: 20230505_1515(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2022\"
==> Running Revit Instances
PID: 19696 | 24.2 | Version: 24.2.0.63 | Build: 20231029_1515(x64) | Language: 0 | Path: "C:\Program Files\Autodesk\Revit 2024"
==> User Environment
Microsoft Windows 10 [Version 10.0.19045]
Executing User: JSA\xiao
Active User: JSA\xiao
Admin Access: No
%APPDATA%: "C:\Users\xiao\AppData\Roaming"
Latest Installed .Net Framework: 4.8
No .Net Target Packs are installed.
No .Ne-Core Target Packs are installed.
pyRevit CLI v4.8.16.24121+2117.23a0b8cbc4babdeb29a0611e159d017bbe9cbad5

U:\>

Additional context

No response

alexhanxiao commented 1 week ago

And also, the filled region created from the "make pattern" tool is not rotatable.