Roman
Roman
Execution of some methods takes quite a long time, about 4 seconds which is critical | Method | Screen | | ----------- | ----------- | | CanCategoryBeHidden (ElementId) | ...
# Summary of the Pull Request **What is this about:** Geometry visualization engine. Is under development **Description:** Completed: - Mesh  - Face  - XYZ (disabled for normal vectors)...
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...
# 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...
### 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
### 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...
### 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
### 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
### 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...
### 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  ###...