3D surface mesh, coloring and contouring by value

Need help in implementing some specific function to your LightningChart Ultimate powered application? Post a question and get code snippets from other LightningChart Ultimate community members.

Moderator: Queue Moderators

Post Reply

Is this example useful?

Not my thing
0
No votes
No
0
No votes
Somewhat useful
0
No votes
Very useful
3
100%
 
Total votes: 3

User avatar
ArctionPasi
Posts: 1367
Joined: Tue Mar 26, 2013 10:57 pm
Location: Finland
Contact:

3D surface mesh, coloring and contouring by value

Post by ArctionPasi » Tue Aug 02, 2016 6:57 pm

Hiya all,

LightningChart v.7.1 comes with value-based coloring and contouring features for SurfaceGrid and SurfaceMesh series. I made a couple of examples, how to make a geometry of pipe, use SurfaceMeshSeries3D and show some data on it, e.g. temperature.

WPF (Semi-bindable):
WpfValueBasedSurfaceMeshPipe.zip
WPF C# surface mesh project
(10.25 KiB) Downloaded 868 times
WinForms:
WinFormsValueBasedSurfaceMeshPipe.zip
Winforms C# surface mesh project
(11.95 KiB) Downloaded 891 times
Zoomed out
Zoomed out
ValueBasedSurfacePipe.jpg (224.46 KiB) Viewed 11125 times
Zoomed inside pipe
Zoomed inside pipe
ValueBasedSurfacePipe2.jpg (371.59 KiB) Viewed 11125 times
LightningChart Support Team, PT

adam.edwards
Posts: 2
Joined: Tue Aug 02, 2016 11:13 am

Re: 3D surface mesh, coloring and contouring by value

Post by adam.edwards » Wed Aug 03, 2016 7:22 am

Awesome. Thanks.

Post Reply