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
BodyCountChange Gets the change in number of bodies due to repairing.
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.
EdgeCountChange Gets the change in number of edges due to repairing.
FaceCountChange Gets the change in number of faces due to repairing.
FailureMessage Gets the failure message.
Figures Gets the list of associated figures.
Images Gets the list of associated images.
IncompleteBoundaries Gets the count of faces with incomplete boundaries.
InternalObject Gets the internal object. For advanced usage only.
IntersectingPairs Gets the count of faces with intersecting pairs.
InvalidBoundaries Gets the count of faces with invalid boundary orientation.
MissingBoundaries Gets the count of faces with missing boundaries.
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.
NumberOfFacesWithSkewedElements Gets the count of faces with skewed elements.
NumberOfFreeEdges Gets the count of free edges.
NumberOfMultiEdges Gets the count of multi edges.
NumberOfSelfIntersections Gets the count of faces with self-intersections.
NumberOfVolumes Gets the count of volumes.
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.
OverlappingFaces Gets the count of faces which overlap.
Parent Gets the parent object.
Properties Gets the list of properties for this object.
RecordingName
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
SmallEdges Gets the count of small edges.
SmallestLateralEdgeLength Gets the smallest edge length along the lateral direction of stacking.
SmallestStackingEdgeLength Gets the smallest edge length along the stacking direction.
SolderBallBottomPadScopeMethod Gets the scope method for the Solder Ball Bottom Pad scope outcome.
SolderBallBottomPadScopePattern Gets the scope pattern for the Solder Ball Bottom Pad scope outcome.
SolderBallTopPadScopeMethod Gets the scope method for the Solder Ball Top Pad scope outcome.
SolderBallTopPadScopePattern Gets the scope pattern for the Solder Ball Top Pad scope outcome.
ThinStripes Gets the count of faces which are considered thin stripes.
UnconnectedFreeEdges Gets the count of unconnected free edges.
VertexCountChange Gets the change in number of vertices due to repairing.
VisibleProperties Gets the list of properties that are visible for this object.
WarningMessage Gets the warning message.