Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Formplot

Represents a formplot. The plot type can be determined from the Formplot.type property. Depending on the type, the plot contains different point formats and geometry information.

version

1.4

Hierarchy

  • Formplot

Index

Constructors

constructor

Properties

actual

actual: PlotGeometry

Actual geometry of this plot.

Private characteristicId

characteristicId: string | undefined

Private measurementId

measurementId: string | undefined

nominal

nominal: PlotGeometry

Nominal geometry of this plot.

properties

properties: PlotPropertyCollection | undefined

The list of custom key value pairs of this plot.

segments

segments: Iter<Segment>

The segments that are listed in this plot.

tolerance

tolerance: PlotTolerance | undefined

Global tolerance for all defects in this plot.

type

The formplot type.

Generated using TypeDoc