Result

Defines a Result.

Declaration Syntax

public abstract class Result : DataModelObject, IFolderDataModelObject

Table 442: Members

Property

Average

Gets the Average.

Property

By

Gets or sets the By.

Property

CalculateTimeHistory

Gets or sets the CalculateTimeHistory.

Property

Children

Gets the list of children.

Property

CombinationNumber

Gets or sets the Combination Number for a Solution Combination result.

Property

Comments

Gets the list of associated comments.

Property

CoordinateSystem

Gets or sets the Coordinate System. Accepts/Returns None for Solution Coordinate System in the general case (if applicable). Accepts/Returns None for Fiber Coordinate System for a result that is sub scoped by ply.

Property

CrackFrontNumber

Gets or sets the CrackFrontNumber.

Property

DataModelObjectCategory

Gets the current DataModelObject's category.

Property

DisplayOption

Gets or sets the DisplayOption.

Property

DisplayTime

Gets or sets the DisplayTime.

Property

DpfEvaluation

Gets or sets the DpfEvaluation.

Property

Figures

Gets the list of associated figures.

Property

GlobalIDs

Gets or sets the GlobalIDs.

Property

GraphControlsXAxis

Gets or sets the GraphControlsXAxis.

Property

Identifier

Gets or sets the Identifier.

Property

Images

Gets the list of associated images.

Property

InternalObject

Gets the internal object. For advanced usage only.

Property

IsSolved

Gets the IsSolved.

Property

ItemType

Gets or sets the ItemType.

Property

IterationNumber

Gets the IterationNumber.

Property

LoadStep

Gets the LoadStep.

Property

LoadStepForMaximumOfMaximumValues

Get the Load Step for the maximum of maximum values.

Property

LoadStepForMaximumOfMinimumValues

Get the Load Step for the maximum of minimum values.

Property

LoadStepForMinimumOfMaximumValues

Get the Load Step for the minimum of maximum values.

Property

LoadStepForMinimumOfMinimumValues

Get the Load Step for the minimum of minimum values.

Property

LoadStepNumber

Gets or sets the LoadStepNumber.

Property

Location

Gets or sets the Location.

Property

Maximum

Gets the Maximum.

Property

MaximumOccursOn

Gets the MaximumOccursOn.

Property

MaximumOfMaximumOverTime

Gets the MaximumOfMaximumOverTime.

Property

MaximumOfMinimumOverTime

Gets the MaximumOfMinimumOverTime.

Property

Minimum

Gets the Minimum.

Property

MinimumOccursOn

Gets the MinimumOccursOn.

Property

MinimumOfMaximumOverTime

Gets the MinimumOfMaximumOverTime.

Property

MinimumOfMinimumOverTime

Gets the MinimumOfMinimumOverTime.

Property

NamedSelections

Gets or sets the NamedSelections.

Property

Path

No details are provided for this entry.

Property

PlotData

Gets the result table.

Property

ScopingMethod

Gets or sets the ScopingMethod.

Property

SetNumber

Gets or sets the Set Number.

Property

SolutionCombinationDriver

Gets or sets the SolutionCombinationDriver.

Property

SolverComponentIDs

Gets or sets the SolverComponentIDs.

Property

Substep

Gets the Substep.

Property

Suppressed

Gets or sets the Suppressed.

Property

Surface

No details are provided for this entry.

Property

SurfaceCoating

No details are provided for this entry.

Property

Time

Gets the Time.

Property

TimeForMaximumOfMaximumValues

Get the Time for the maximum of maximum values.

Property

TimeForMaximumOfMinimumValues

Get the Time for the maximum of minimum values.

Property

TimeForMinimumOfMaximumValues

Get the Time for the minimum of maximum values.

Property

TimeForMinimumOfMinimumValues

Get the Time for the minimum of minimum values.

Property

WaterfallShowTextOnMosaic

Gets or sets the Waterfall Mosaic Text Property.

Method

AddAlert()

Creates a new Alert

Method

AddComment()

Creates a new child Comment.

Method

AddConvergence()

Creates a new Convergence

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

CreateResultsAtAllSets()

Creates results at all sets for results under a solution.

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

ExportToTextFile(string)

Run the ExportToTextFile action.

Method

FetchRemoteResults()

Run the FetchRemoteResult 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

PromoteToNamedSelection()

Run the PromoteToNamedSelection action.

Method

RenameBasedOnDefinition()

Run the RenameBasedOnDefinition action.