Class: MeshWorkflowOutcome

Object that wraps IDSEngineeringModelOutcome.

Methods

Name Description
Activate() Activate the current object.
AddFigure() Creates a new child Figure.
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.
CopyTo(DataModelObject) Copies all visible properties from this object to another.
CreateParameter(String) Creates a new parameter for a Property.
Delete() Run the Delete action.
Duplicate() Creates a copy of the current DataModelObject.
GetParameter(String) Gets the parameter corresponding to the given property.
GetPath() Gets the path of the object.
GroupAllSimilarChildren() Run the GroupAllSimilarChildren action.
GroupSimilarObjects() Run the GroupSimilarObjects action.
PropertyByAPIName(String) Get a property by its API name. If multiple properties have the same API Name, only the first property with that name will be returned.
PropertyByName(String) Get a property by its unique name.
RemoveParameter(String) Removes the parameter from the parameter set corresponding to the given property.

Properties

Name Description
BoundingBoxDimensions Gets the bounding box extents of the input aligned along the direction of stacking.
DataModelObjectCategory Gets the name of the current DataModelObject's category.
FailureMessage Gets the failure message.
Figures Gets the list of associated figures.
Images Gets the list of associated images.
InternalObject Gets the internal object. For advanced usage only.
MultiZoneDefeaturedEdges Gets the number of edges for which MultiZone Meshing output no mesh elements.
MultiZoneDefeaturedEdgesScopeMethod Gets the scope method for the MultiZone Defeatured Edges scope outcome.
MultiZoneDefeaturedEdgesScopePattern Gets the scope pattern for the MultiZone Defeatured Edges scope outcome.
MultiZoneDefeaturedFaces Gets the number of faces for which MultiZone Meshing output no mesh elements.
MultiZoneDefeaturedFacesScopeMethod Gets the scope method for the MultiZone Defeatured Faces scope outcome.
MultiZoneDefeaturedFacesScopePattern Gets the scope pattern for the MultiZone Defeatured Faces scope outcome.
MultiZoneFailedBlocking Gets the number of entities (Volumes for 3D, Faces for 2D) for which the MultiZone Blocking failed.
MultiZoneFailedBlockingScopeMethod Gets the scope method for the MultiZone Failed Blocking scope outcome.
MultiZoneFailedBlockingScopePattern Gets the scope pattern for the MultiZone Failed Blocking scope outcome.
MultiZoneFailedInflation Gets the number of entities (Volumes for 3D, Faces for 2D) for which the MultiZone Inflation failed.
MultiZoneFailedInflationScopeMethod Gets the scope method for the MultiZone Failed Inflation scope outcome.
MultiZoneFailedInflationScopePattern Gets the scope pattern for the MultiZone Failed Inflation scope outcome.
MultiZoneFailedInputMesh Gets the number of entities (Volumes for 3D, Faces for 2D) for which the MultiZone Meshing failed to conformally connect to the input mesh.
MultiZoneFailedInputScopeMethod Gets the scope method for the MultiZone Failed Input Mesh Connection scope outcome.
MultiZoneFailedInputScopePattern Gets the scope pattern for the MultiZone Failed Input Mesh Connection scope outcome.
MultiZoneFailedMesh Gets the number of entities (Volumes for 3D, Faces for 2D) for which the MultiZone Meshing failed to create a mesh.
MultiZoneFailedMeshCheck Gets the number of entities (Volumes for 3D, Faces for 2D) for which the MultiZone Meshing created inverted or invalid elements.
MultiZoneFailedMeshCheckScopeMethod Gets the scope method for the MultiZone Failed Mesh Check scope outcome.
MultiZoneFailedMeshCheckScopePattern Gets the scope pattern for the MultiZone Failed Mesh Check scope outcome.
MultiZoneFailedMeshScopeMethod Gets the scope method for the MultiZone Failed Mesh scope outcome.
MultiZoneFailedMeshScopePattern Gets the scope pattern for the MultiZone Failed Mesh scope outcome.
MultiZoneFreeMesh Gets the number of entities (Volumes for 3D, Faces for 2D) for which the MultiZone Blocking failed to create a swept or mapped block.
MultiZoneFreeMeshScopeMethod Gets the scope method for the MultiZone Free Mesh scope outcome.
MultiZoneFreeMeshScopePattern Gets the scope pattern for the MultiZone Free Mesh scope outcome.
Name Gets the name of the object.
ObjectId Gets the internal id of the object.
ObjectTags Gets an IEnumerable object of the tags that 'this' is a part of.
OutcomeType Returns the type of the control.
Parent Gets the parent object.
Properties Gets the list of properties for this object.
ScopeDefinition Gets or sets the type of scope definition for the control scoping. Default: Value.
ScopeMethod Gets or sets the scoping method for the control scoping.
ScopeOutcome Gets or sets the scope outcome for the scoping scoping from a previous operation. Applicable only if scope is defined by outcome.
ScopePattern Gets or sets the pattern that defines the scope of the control. Applicable only if scope is defined by value.
SizeFieldName
SmallestLateralEdgeLength Gets the smallest edge length along the lateral direction of stacking.
SmallestStackingEdgeLength Gets the smallest edge length along the stacking direction.
VisibleProperties Gets the list of properties that are visible for this object.
WarningMessage Gets the warning message.