Blog


Learn about industry trends, news and how-tos from our product experts.

Announcement

Eyeshot 2023 Beta

devDept Software is proud to announce the Eyeshot 2023 Beta program.   Architecture This Beta version comes this late because we decided to abandon v2022 GEntities which many customers didn’t like. The product has been completely refactored according to the schema below. With Eyeshot 2023 it’…

February 01, 2023 | Share

Announcement

Eyeshot 2023 Anticipations

Bologna, Italy — December 1, 2022. Pricing & Packaging The Eyeshot 2023 license will be multi-platform only. To simplify management of activation codes and to prevent platform upgrade/downgrade/switch madness, all Eyeshot 2023 licenses will include WinForms, WPF and the neutral cross-platform …

December 01, 2022 | Share

3D Graphics

Limitations of TempEntities

TempEntities are a powerful, useful, and natively supported tool, very handy when some Entities must be drawn over others as described in this article. However, they suffer from a number of limitations: They are neither affected by light nor by shadows effects (e.g they are drawn always in display…

by Federico Fucci | October 07, 2022 | Share

Miscellaneous

System.AccessViolationException with Intel integrated graphics card

When setting the ProjectionMode in the OnLoad() override of a WinForms application you may get a System.AccessViolationException if the renderer is OpenGL and WorkSpace.AskForAntiAliasing is true. Unfortunately, this is a bug in the graphics driver, Intel will fix it but only for 11th Gen and onwar…

by Simone Maccaferri | September 22, 2022 | Share

Announcement

Eyeshot 2022.3 Released

We are proud to announce the availability of Eyeshot version 2022.3 New Features History-based parametric modeling in SketcherDemo code sample (Video) Interactive sketch trimming (Video) Support for IfcAdvancedBrep entity in ReadIFC class Project3D machining strategy (Image) Projected leads in Con…

September 12, 2022 | Share

Miscellaneous

WinForms vs WPF

After fifteen years in business, we still discuss this topic frequently with our customers. The bottom line is that between these two popular UI platforms there is no clear winner. A list of links we collected during the years, where the WinForms vs WPF topic is discussed, follows. https://www.gee…

by Alberto Bencivenni | September 06, 2022 | Share

Announcement

Eyeshot 2022.2 build 484

We are proud to announce the availability of a new Eyeshot 2022 stable build: 2022.2.484 Highlights Fixed a 3D graphics memory leak Fixed web code samples not properly disposing Eyeshot control Fixed broken Workspaces code sample Fixed Parallel3D machining with boundary defined Fixed perspective c…

July 04, 2022 | Share

Announcement

Eyeshot 2022.2 Released

We are proud to announce the availability of Eyeshot version 2022.2 New Features Brep Fillet and Chamfer (Video, can be tested in SketcherDemo code sample) Mixed selection modes: edge/face vertex/face edge/face (can be tested in Measure code sample) Subitem selection on Sketch, Region, and Composi…

June 10, 2022 | Share

3D Graphics

Semi-transparent Selection with Halo

Starting from Eyeshot 2022.2 it is possible to draw dynamically selected entities with a halo effect. Starting from Eyeshot 2023 it is possible to draw both static and dynamic selection entities with a halo effect. All the relevant settings are grouped under the property Workspace.Selection. The …

by Leone Ruggiero | May 30, 2022 | Share

Miscellaneous

Eyeshot NuGet Packages: SDK projects

The Eyeshot installer comes with official NuGet packages for .NET 6, 7, 8, and .NET Framework 4.7.2. In Visual Studio 2022, you can easily install these packages by using the new entry under the Visual Studio Extensions menu. If you rely on a legacy project, you can refer to this article that expl…

by Marcello Stagni | May 26, 2022 | Share