Roman

Results 21 issues of Roman

Execution of some methods takes quite a long time, about 4 seconds which is critical | Method | Screen | | ----------- | ----------- | | CanCategoryBeHidden (ElementId) | ![изображение](https://github.com/jeremytammik/RevitLookup/assets/20504884/e3569ac0-7916-4cef-87a3-afc763fa98af)...

open discussion ☎️

# Summary of the Pull Request **What is this about:** Geometry visualization engine. Is under development **Description:** Completed: - Mesh ![изображение](https://github.com/jeremytammik/RevitLookup/assets/20504884/d5c4d6f3-e815-4c58-9d6a-513b4286c504) - Face ![изображение](https://github.com/jeremytammik/RevitLookup/assets/20504884/e06767b9-db51-402b-8974-29e1927ed08b) - XYZ (disabled for normal vectors)...

feature 💡
open discussion ☎️

RevitLookup uses third-party dependencies produced by other developers. User plugins may also use these dependencies, but of different versions, which will cause a conflict and an exception on startup. We...

open discussion ☎️

# Summary of the Pull Request **What is this about:** Update the Solution structure to provide more flexible development and isolate projects from each other. A new ability to create...

build 🔥
improvements ✨
introduce breaking changes 💥
priority 🚩

### Description of the new feature / enhancement Synchronise the latest UI library changes https://github.com/lepoco/wpfui ### Scenario when this would be used? No significant changes at this time

improvements ✨
user interface 🎨

### Description of the new feature / enhancement Supports force execution for long methods. The new feature should allow you to disable low-performance methods to be able to execute them...

feature request 📬

### Description of the new feature / enhancement Support for lazy method execution and property fetching for smoother representation ### Scenario when this would be used? RevitLookup user interface

feature request 📬

### Description of the new feature / enhancement Add support for the new .Net version Add support for C#13 features ### Scenario when this would be used? Build environment

build 🔥
maintenance ⚙️

### Description of the new feature / enhancement With the new [IsRevitInApiMode](https://github.com/Nice3point/RevitToolkit?tab=readme-ov-file#context) property, [AsyncEventHandler](https://github.com/Nice3point/RevitToolkit?tab=readme-ov-file#asynceventhandler) now understands when a revit is in context (open in modal mode) and when it is...

feature request 📬

### Description of the new feature / enhancement RevitLookup displays Extensible Storage values in Read-only mode. The new feature allows you to edit values in a user-friendly interface ![284055543-6237b103-a4f1-45c2-b439-dd042870d89a](https://github.com/user-attachments/assets/be400935-b57e-41f8-835a-e8ad43e17aac) ###...

feature request 📬
improvements ✨