| Interface | Description | 
|---|---|
| DataFunction | Defines a function for applying the numeric data in NumericControlProbes, or
 generating data in NumericMonitorProbes. | 
| Class | Description | 
|---|---|
| AffineNumericInputProbe | |
| CutPlaneProbe | Basic plane probe that can display information as it cuts through a model | 
| DataFunctionBase | Defines a base implementation for DataFunction that also implements
 Clonable. | 
| FemDisplayProbe | A probe that allows you to examine the stress/strain inside a  FemModel3d. | 
| ImagePlaneProbe | |
| ImageProbe | |
| InputProbe | |
| MeshIntersectingProbe | A basic display probe that shows the intersection of a rigid body
 with the display probe's plane | 
| NumericControlProbe | |
| NumericInputProbe | |
| NumericMonitorProbe | An output probe that generates data with an application-supplied
 generating function. | 
| NumericOutputProbe | |
| NumericProbeBase | |
| NumericProbeDriver | Encapsulates the code used to map inputs to properties for a
 NumericInputProbe, or properties to outputs for a NumericOutputProbe. | 
| NumericProbeEdit | |
| NumericProbeVariable | Contains information related to the input or output channels of a probe. | 
| OutputProbe | |
| PlotTraceInfo | Stores information used in plotting a specific trace for a NumericProbe
 vector. | 
| PlotTraceManager | Maintains a PlotTraceInfo for each entry in the data vector of a
 NumericProbe. | 
| PointTracingProbe | |
| Probe | |
| RigidTransformInputProbe | |
| TracingProbe | |
| VectorTracingProbe | |
| WayPoint | |
| WayPointProbe |