Show / Hide Table of Contents

    Namespace Elements.Analysis

    Classes

    AnalysisImage

    A visualization of computed values at locations in space. Use this instead of AnalysisMesh to create a lightweight mesh with an image texture, rather than mesh faces for each pixel.

    AnalysisMesh

    A visualization of computed values at locations in space. A maximum of 65,535 analytical values is allowed. For an unlimited number of analytical values, use AnalysisImage.

    ColorScale

    A range of colors interpolated between a number of key values.