From bd8eb5622aafab41cc667c9df7d31de107e261b9 Mon Sep 17 00:00:00 2001 From: Jeremy Tammik Date: Sat, 15 Jun 2024 11:36:55 +0200 Subject: [PATCH] tweeted --- a/2043_lookup_geo_visual.html | 207 ++++++++++++++++++++++++++++++++++ 1 file changed, 207 insertions(+) diff --git a/a/2043_lookup_geo_visual.html b/a/2043_lookup_geo_visual.html index e69de29bb..29bb595e4 100644 --- a/a/2043_lookup_geo_visual.html +++ b/a/2043_lookup_geo_visual.html @@ -0,0 +1,207 @@ +

+ +

+ + + +

+ + + +

+ + +

RevitLookup Geometry Visualisation

+

A small step for Roman, a giant leap for the Revit add-in developer community:

+ +

RevitLookup has been rewarded 1000 well-earned stars on GitHub. +To celebrate, +Roman @Nice3point Karpovich, aka Роман Карпович, +presents a huge new chunk of RevitLookup functionality enabling Revit BIM element geometry visualization.

+

1000 Stars and Geometry Visualisation

+

We are proud to share that RevitLookup has achieved 1000 stars on GitHub! +This milestone is a testament to its value and the dedication of our community. +Thank you for helping us reach this landmark!

+

+ + + + + Star History Chart + + +

+

To celebrate it, we are excited to introduce a major new feature in this release that will transform your interaction with models, offering a deeper understanding of the geometric objects that constitute your models:

+

RevitLookup Geometry Visualization

+
+

Introducing the new Geometry Visualization feature in RevitLookup! +Now you can visualize various geometry objects directly within the interface. +Enhance your BIM workflow with this powerful tool!

+
+

+RevitLookup geometry visualisation +

+

It is built using the Revit API DirectContext3D functionality and described in +the wiki documentation of RevitLookup Geometry Visualization. +It was mainly implemented in release 2025.0.5, with further enhancements following in 2025.0.6 and 2025.0.7.

+

Please feel free to submit your feedback, wishes and suggestions regarding visualization in +the comments on pull request 245.

+

RevitLookup 2025.0.5

+

RevitLookup 2025.0.5 includes +comprehensive geometry visualization capabilities, enabling users to visualize various geometry objects directly within the RevitLookup interface.

+

In Revit, geometry is at the core of every model. +Whether you are dealing with simple shapes or intricate structures, having the ability to visualize geometric elements can significantly improve your workflow, analysis and understanding of the BIM.

+

To illustrate the power of these visualization capabilities, here are samples of the geometric objects you can now explore directly within RevitLookup:

+

Mesh:

+

+Mesh +

+

Face:

+

+Face +

+

Solid:

+

+Solid +

+

Curve:

+

+Curve +

+

Edge:

+

+Edge +

+

BoundingBox:

+

+BoundingBox +

+

XYZ:

+

+XYZ +

+

For detailed documentation, check +the wiki documentation of RevitLookup Geometry Visualization.

+

Feel free to leave comments and suggestions regarding visualization in +the pill request 245. +Your input help improve this tool for everyone in the Revit community.

+

Other improvements include:

+ +

Added new extensions:

+ +

Hope everyone enjoys the new release. +Thanks!

+

Made with love by @Nice3point.

+

RevitLookup 2025.0.6

+

RevitLookup 2025.0.6 implements:

+ +

RevitLookup 2025.0.7

+

RevitLookup 2025.0.7 implements +solid scaling, theme synchronisation with Revit and other improvements:

+

Solid scaling:

+

Visualisation now supports scaling a solid, relative to its centre. +Exploring small objects is now even easier, cf., +issue 251:

+

+Solid scaling +

+

Theme synchronisation with Revit:

+

Starting with Revit 2024, you can choose to automatically change the RevitLookup theme. +Fans of darker colors will no longer have to dig through the settings every time:

+

+Theme synchronisation +

+

Other improvements:

+ +

New Element extensions:

+ +

Versions and Visualisation Wiki

+ \ No newline at end of file