Class SoAreaQuantification2d.SbArea2DDetail

  • Enclosing class:
    SoAreaQuantification2d

    @Deprecated(since="2023.2")
    public static class SoAreaQuantification2d.SbArea2DDetail
    extends Inventor
    Deprecated.
    As of Open Inventor 2023.2. ImageViz API is replaced by the new ImageDev toolkit.
    Results details of 2d Area measurement.
    • Constructor Detail

      • SbArea2DDetail

        public SbArea2DDetail​(SoImageAnalysisResult analysis)
        Deprecated.
        Calls SbArea2DDetail(analysis, (int)0).
      • SbArea2DDetail

        public SbArea2DDetail​(SoImageAnalysisResult analysis,
                              int sequenceIndex)
        Deprecated.
    • Method Detail

      • getArea

        public float getArea()
        Deprecated.
        The area in calibration unit.
      • getPixelNumber

        public long getPixelNumber()
        Deprecated.
        The area in pixels (number of object pixels).
      • getPixelDensity

        public float getPixelDensity()
        Deprecated.
        The number of object pixels divided by the pixels number of the image.