Defines a ResultProbe.
Declaration Syntax
public abstract class ResultProbe : DataModelObject, IFolderDataModelObject
Table 690: Members
| 
                 Property  | BeamSelection | 
                 Gets or sets the BeamSelection.  | 
| 
                 Property  | BoundaryConditionSelection | 
                 Gets or sets the BoundaryConditionSelection. In order to select the option 'WeakSprings', please use the property 'LocationMethod = LocationDefinitionMethod.WeakSprings'.  | 
| 
                 Property  | Children | 
                 Gets the list of children.  | 
| 
                 Property  | Comments | 
                 Gets the list of associated comments.  | 
| 
                 Property  | ContactRegionSelection | 
                 Gets or sets the ContactRegionSelection.  | 
| 
                 Property  | CoordinateSystemSelection | 
                 Gets or sets the CoordinateSystemSelection.  | 
| 
                 Property  | DataModelObjectCategory | 
                 Gets the current DataModelObject's category.  | 
| 
                 Property  | DisplayTime | 
                 Gets or sets the DisplayTime.  | 
| 
                 Property  | DpfEvaluation | 
                 Gets or sets the DpfEvaluation.  | 
| 
                 Property  | Figures | 
                 Gets the list of associated figures.  | 
| 
                 Property  | GeometryLocation | 
                 Gets or sets the GeometryLocation.  | 
| 
                 Property  | Images | 
                 Gets the list of associated images.  | 
| 
                 Property  | InternalObject | 
                 Gets the internal object. For advanced usage only.  | 
| 
                 Property  | IsSolved | 
                 Gets the IsSolved.  | 
| 
                 Property  | IterationNumber | 
                 Gets the IterationNumber.  | 
| 
                 Property  | LoadStep | 
                 Gets the LoadStep.  | 
| 
                 Property  | LoadStepNumber | 
                 Gets or sets the LoadStepNumber.  | 
| 
                 Property  | LocationMethod | 
                 Gets or sets the LocationMethod.  | 
| 
                 Property  | MaximumTotal | 
                 Gets the MaximumTotal.  | 
| 
                 Property  | MaximumXAxis | 
                 Gets the MaximumXAxis.  | 
| 
                 Property  | MaximumYAxis | 
                 Gets the MaximumYAxis.  | 
| 
                 Property  | MaximumZAxis | 
                 Gets the MaximumZAxis.  | 
| 
                 Property  | MeshConnectionSelection | 
                 Gets or sets the MeshConnectionSelection.  | 
| 
                 Property  | MinimumTotal | 
                 Gets the MinimumTotal.  | 
| 
                 Property  | MinimumXAxis | 
                 Gets the MinimumXAxis.  | 
| 
                 Property  | MinimumYAxis | 
                 Gets the MinimumYAxis.  | 
| 
                 Property  | MinimumZAxis | 
                 Gets the MinimumZAxis.  | 
| 
                 Property  | Orientation | 
                 Gets or sets the Orientation. Accepts/Returns None if it is the Solution Coordinate System.  | 
| 
                 Property  | RemotePointSelection | 
                 Gets or sets the RemotePointSelection.  | 
| 
                 Property  | ResultSelection | 
                 Gets or sets the ResultSelection.  | 
| 
                 Property  | RPMSelection | 
                 Gets or sets the RPM Selection value at which the results are evaluated.  | 
| 
                 Property  | SpatialResolution | 
                 Gets or sets the SpatialResolution.  | 
| 
                 Property  | SpringSelection | 
                 Gets or sets the SpringSelection.  | 
| 
                 Property  | Substep | 
                 Gets the Substep.  | 
| 
                 Property  | Summation | 
                 Gets or sets the Summation.  | 
| 
                 Property  | Suppressed | 
                 Gets or sets the Suppressed.  | 
| 
                 Property  | SurfaceSelection | 
                 Gets or sets the MeshConnectionSelection.  | 
| 
                 Property  | Time | 
                 Gets the Time.  | 
| 
                 Property  | Total | 
                 Gets the Total.  | 
| 
                 Property  | Type | 
                 Gets the Type.  | 
| 
                 Property  | XAxis | 
                 Gets the XAxis.  | 
| 
                 Property  | YAxis | 
                 Gets the YAxis.  | 
| 
                 Property  | ZAxis | 
                 Gets the ZAxis.  | 
| 
                 Method  | AddComment() | 
                 Creates a new child Comment.  | 
| 
                 Method  | AddFigure() | 
                 Creates a new child Figure.  | 
| 
                 Method  | AddImage(string) | 
                 Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the image will be a screen capture of the Geometry window.  | 
| 
                 Method  | ClearGeneratedData() | 
                 Run the ClearGeneratedData action.  | 
| 
                 Method  | Delete() | 
                 Run the Delete action.  | 
| 
                 Method  | DuplicateWithoutResults() | 
                 Run the DuplicateWithoutResults action.  | 
| 
                 Method  | EvaluateAllResults() | 
                 Run the EvaluateAllResults action.  | 
| 
                 Method  | ExportAnimation(string, GraphicsAnimationExportFormat, AnimationExportSettings) | 
                 Run the ExportAnimation action.  | 
| 
                 Method  | GetChildren<ChildrenType>(bool, IList<ChildrenType>) | 
                 Gets the list of children, filtered by type.  | 
| 
                 Method  | GetChildren(DataModelObjectCategory, bool, IList<IDataModelObject>) | 
                 Gets the list of children, filtered by type.  | 
| 
                 Method  | RenameBasedOnDefinition() | 
                 Run the RenameBasedOnDefinition action.  | 
| 
                 Method  | RetrieveResult() | 
                 Evaluates the individual probe result without evaluating all the results in the same solution.  | 
| 
                 Method  | SnapToMeshNodes() | 
                 Snap the coordinates of probe result to the mesh nodes.  |