Pre loader

FEA results to be displayed in 3D Graph

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

0
0

Hi,

I try to Display FEA results in a 3D Graph. My first solution is to use the ScatterRenderableSeries3D and use cubic PointMarkers. This already works fine, if I set the size (pointScale) of them and the world dimensions in the same Ratio as the coordinates of the dispalyed objects.

At the moment I use “WorldDimensions=”1000,200,1000″” and I have object that use the range 0<x<100, 0<y<20 and 0<z<100. If I have data that exceeds this range, the cube intersect.

My questions are:
Is there a possibility to set the axis to an equal scale that is always the same or do I have to set this via Code when I know the Minimum and Maximum values for the data?
Is it possible to get the pointScale that is necessary to have closed surfaces?
Is there another way to display such values with SciChart in a better way?

Version
4.1.1.8645
  • Andrew Burnett-Thompson
    Hi Fabian, its difficult to visualize what you hope to achieve – can you share an image of expected vs. actual? Thanks!
  • You must to post comments
0
0

See the attached file, this one works because all values for WorldDimensions are suitable for the values of the bars in the pic.

The next files are how it Looks like with other WorldDimensions and with a pointScale, that is not suitable.

Images
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies