Table of Contents

Polar Resolution 2D Panel

The model is PolarResolution2d.

Layout

  • Polar Resolution 2D Panel
    • Enable Custom Resolution CheckBox
      • enabled if host.model is not null.
      • set host.model to null if not enabled.
    • Linear Resolution (mm) Input Field
      • enabled if model not null
    • Angle Resolution (deg) Input Field
      • enabled if model not null

Feature

There is a code-behind property to set visibility of Enable CheckBox.

If the host.model is null, it may mean the resolution applied the default value.

Source Code Path

See this page for git repository.

WPF Application Source Code Path

  • Geom/PolarResolution2dPanel

Web Service Application Source Code Path

  • wwwroot/widget/polar-resolution-2d-panel.js