This enum is referenced in the “Outcome” tree node and reflects the type of outcome being configured. Based on the type of an outcome different rules are applied which define the applicable list of outcome data to be used.
Declaration Syntax
public enum OutcomeType
Table 1154: Members
|
Member |
CSVProcessingInfo |
A CSVProcessingInfo outcome provides information related to the csv file created by the operation. |
|
Member |
EnclosureExternalScope |
An EnclosureExternalScope outcome type provides information about the scope of entities forming the external region generated by a CreateEnclosure operation. |
|
Member |
EnclosureInternalScope |
An EnclosureInternalScope outcome type provides information about the scope of entities forming the interior region generated by a CreateEnclosure operation. |
|
Member |
ExtrusionEndScope |
An ExtrusionEndScope outcome type provides information about the scope where the extrusion ended in an Extrude operation. |
|
Member |
ExtrusionStartScope |
An ExtrusionStartScope outcome type provides information about the scope from where the extrusion started in an Extrude operation. |
|
Member |
FaceZoneScope |
A FaceZoneScope outcome type provides information related to the face zones being created during the execution of an operation. |
|
Member |
FailureInfo |
A FailureInfo outcome type provides information about any failure which occurred while executing an operation. |
|
Member |
InternalVolumeZoneScope |
An InternalVolumeZoneScope outcome type provides information related to the internal volume zones being created during the execution of an operation. |
|
Member |
MultiZoneSurfaceMesherDiagnostics |
A MultiZoneSurfaceMesherDiagnostics outcome type provides information about the output of the MultiZone Surface Meshing operation. |
|
Member |
MultiZoneVolumeMesherDiagnostics |
A MultiZoneVolumeMesherDiagnostics outcome type provides information about the output of the MultiZone Volume Meshing operation. |
|
Member |
NonStackableBodies |
A NonStackableBodies outcome type provides the scope of the non-stackable bodies. |
|
Member |
NonStackableEdges |
A NonStackableEdges outcome type provides the scope of the non-stackable edges. |
|
Member |
NonStackableFaces |
A NonStackableFaces outcome type provides the scope of the non-stackable faces. |
|
Member |
Recording |
A Recording outcome type provides information related to the recording created by the operation. |
|
Member |
Scope |
A Scope outcome type provides information related to the scope of the PrimeMesh model entities being created which can be re-used as input scope of a downstream operation. |
|
Member |
SizeFieldName |
No details are provided for this entry. |
|
Member |
SolderBallBottomPad |
A SolderBallBottomPad outcome type provides the scope of the solder ball bottom pad after the solder ball has been generated. |
|
Member |
SolderBallTopPad |
A SolderBallTopPad outcome type provides the scope of the solder ball top pad after the solder ball has been generated. |
|
Member |
StackerBaseEdge |
A StackerBaseEdge outcome type provides information about the scope of the newly created base edge. |
|
Member |
StackerBaseFace |
A StackerBaseFace outcome type provides information about the scope of the newly created base face. |
|
Member |
StackerDiagnostics |
A Result of Stacker Diagnostics Step that provides information related to parameters relevant for stacker operations. This includes SmallestLateralEdgeLength, SmallestStackingEdgeLength and BoundingBoxDimensions. |
|
Member |
StackerSeedFace |
A StackerSeedFace outcome type provides information about the scope of the seed faces of the stacker operation. |
|
Member |
SurfaceDiagnostics |
A SurfaceDiagnostics outcome type provides information related to potential surface mesh issues after the operation is executed. |
|
Member |
TopologyCountChange |
A repair outcome type which returns changes in counts of topology vertices, edges, faces, and bodies after repair execution. |
|
Member |
TopologyDiagnostics |
A TopologyDiagnostics outcome type provides information related to potential topology issues after the operation is executed. |
|
Member |
VolumeZoneScope |
A VolumeZoneScope outcome type provides information related to the volume zones being created during the execution of an operation. |
|
Member |
WarningInfo |
A WarningInfo outcome type provides information about any warning raised while executing an operation. |