Defines a UserDefinedResult.
Declaration Syntax
public class UserDefinedResult : DataModelObject, IFolderDataModelObject
Table 451: Members
Property | Average |
Gets the Average. |
Property | AverageAcrossBodies |
Gets or sets the AverageAcrossBodies. |
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 | CyclicMode |
Gets or sets the CyclicMode. |
Property | DataModelObjectCategory |
Gets the current DataModelObject's category. |
Property | DisplayOption |
Gets or sets the DisplayOption. |
Property | DisplayTime |
Gets or sets the DisplayTime. |
Property | Expression |
Gets or sets the Expression. |
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 | InputUnitSystem |
Gets the InputUnitSystem. |
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 | Layer |
Gets or sets the Layer. |
Property | LoadMultiplier |
Gets the LoadMultiplier. |
Property | LoadStep |
Gets the LoadStep. |
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 | Mode |
Gets or sets the Mode (Result Set Number). |
Property | OutputUnit |
Gets or sets the OutputUnit. |
Property | PhaseIncrement |
Gets or sets the PhaseIncrement. |
Property | Plies |
No details are provided for this entry. |
Property | PlotData |
Gets the result table. |
Property | Ply |
Gets or sets the Ply selection. |
Property | Position |
Gets or sets the Position. |
Property | ReportedFrequency |
Gets the ReportedFrequency. |
Property | RequestedFrequency |
Gets or sets the RequestedFrequency. |
Property | ResponseType |
Gets or sets the ResponseType. |
Property | ScaleFactor |
Gets or sets the ScaleFactor. |
Property | ScaleFactorValue |
Gets or sets the ScaleFactorValue. |
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 | SubScopeBy |
Gets or sets the SubScopeBy. |
Property | Substep |
Gets the Substep. |
Property | Suppressed |
Gets or sets the Suppressed. |
Property | SweepingPhase |
Gets or sets the SweepingPhase. |
Property | Time |
Gets the Time. |
Property | Type |
Gets the Type. |
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 | 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. |