ResultMesh

Defines a ResultMesh.

Declaration Syntax

public class ResultMesh : DataModelObject, IFolderDataModelObject

Table 326: Members

Property

Children

Gets the list of children.

Property

Comments

Gets the list of associated comments.

Property

ConfigurationId

Gets the ConfigurationId.

Property

DataModelObjectCategory

Gets the current DataModelObject's category.

Property

Elements

Gets the Elements.

Property

FEBodies

Gets FE Bodies

Property

Figures

Gets the list of associated figures.

Property

Images

Gets the list of associated images.

Property

InternalObject

Gets the internal object. For advanced usage only.

Property

Nodes

Gets the Nodes.

Property

SourceFile

Gets the SourceFile.

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

AddNamedSelection()

Creates a new NamedSelection

Method

ClearGeneratedData()

Clear the generated mesh data

Method

Generate()

Generate the mesh data

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

ImportComponentsFromResultFile()

Import solver components from result file