TopologyOptimizationResult

Defines a TopologyOptimizationResult.

Declaration Syntax

public abstract class TopologyOptimizationResult : DataModelObject, IFolderDataModelObject

Table 450: Members

Property

CalculateTimeHistory

Gets or sets the CalculateTimeHistory.

Property

Children

Gets the list of children.

Property

Comments

Gets the list of associated comments.

Property

DataModelObjectCategory

Gets the current DataModelObject's category.

Property

ExclusionsParticipation

Gets or sets the ExclusionsParticipation.

Property

Figures

Gets the list of associated figures.

Property

FinalMass

Gets the FinalMass.

Property

FinalVolume

Gets the FinalVolume.

Property

Images

Gets the list of associated images.

Property

InternalObject

Gets the internal object. For advanced usage only.

Property

IterationNumber

Gets the IterationNumber.

Property

IterationStep

Gets or sets the IterationStep.

Property

Location

Gets or sets the Location.

Property

Maximum

Gets the Maximum.

Property

Minimum

Gets the Minimum.

Property

OriginalMass

Gets the OriginalMass.

Property

OriginalVolume

Gets the OriginalVolume.

Property

PercentMassOfOriginal

Gets the PercentMassOfOriginal.

Property

PercentVolumeOfOriginal

Gets the PercentVolumeOfOriginal.

Property

ScopingMethod

Gets or sets the ScopingMethod.

Property

Selection

Gets or sets the Selection.

Property

ShowOptimizedRegion

Gets or sets the ShowOptimizedRegion.

Property

Suppressed

Gets or sets the Suppressed.

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()

Clears the result.

Method

Delete()

Run the Delete 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.