Enum: OutcomeType

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.

Fields

Name Description
AdvancedTopologyDiagnostics An AdvancedTopologyDiagnostics outcome type provides information related to potential topology issues after the operation is executed, beyond what is provided by the TopologyDiagnostics outcome type.
Checkpoint A Checkpoint outcome type provides information related to the checkpoint created for the operation.
CSVProcessing A CSVProcessing outcome type provides information related to the csv file created by the operation.
Custom Custom.
EdgeZoneScope An EdgeZoneScope outcome type provides information related to the edge zones being created during the execution of an operation.
EnclosureExternalScope An EnclosureExternalScope outcome type provides information about the scope of entities forming the external region generated by a CreateEnclosure operation.
EnclosureInternalScope An EnclosureInternalScope outcome type provides information about the scope of entities forming the interior region generated by a CreateEnclosure operation.
EnclosureScope An EnclosureScope outcome type provides information about the scope of entities generated by a CreateEnclosure operation..
ExtrusionEndScope An ExtrusionEndScope outcome type provides information about the scope where the extrusion ended in an Extrude operation.
ExtrusionStartScope An ExtrusionStartScope outcome type provides information about the scope from where the extrusion started in an Extrude operation.
FaceZoneScope A FaceZoneScope outcome type provides information related to the face zones being created during the execution of an operation.
FailedTopology A FailedTopology outcome type provides information about faces and edges which failed to be repaired after repair operations are executed.
FailureInfo A FailureInfo outcome type provides information about any failure which occurred while executing an operation.
InternalVolumeZoneScope An InternalVolumeZoneScope outcome type provides information related to the internal volume zones being created during the execution of an operation.
MergeNodes A MergeNodes outcome type provides information related to the nodes merged by the operation.
NewTopology A NewTopology outcome type provides information about newly generated topo faces and edges after repair operations are executed.
Performance A Performance outcome type provides information related to the time and memory performance for the operation.
PythonTraceback A PythonTraceback outcome type provides information about the outcome of the python script executed by the operation.
QualityMetrics A QualityMetrics outcome type provides information related to mesh quality after the operation is executed.
Recording A Recording outcome type provides information related to the recording created by the operation.
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.
SizeFieldName
StackerBaseFace A StackerBaseFace outcome type provides information about the scope of the base faces of the stacker operation.
StackerDiagnostics A StackerDiagnostics outcome type provides information related to parameters relevant for stacker operations.
SurfaceDiagnostics A SurfaceDiagnostics outcome type provides information related to potential surface mesh issues after the operation is executed.
TopologyCountChange A repair outcome type which returns changes in counts of topology nodes, edges, faces, and bodies after repair execution.
TopologyDiagnostics A TopologyDiagnostics outcome type provides information related to potential topology issues after the operation is executed.
TubeSplittingCaps An TubeSplittingCaps outcome type provides information about the scope where the tube caps decomposed from an decompose topology operation.
TubeSplittingFaces An TubeSplittingFaces outcome type provides information about the scope where the tube faces decomposed from an decompose topology operation.
TubeSplittingVolumes An TubeSplittingVolumes outcome type provides information about the scope where the tube volumes decomposed from an decompose topology operation.
Undefined Undefined.
VolumeZoneScope A VolumeZoneScope outcome type provides information related to the volume zones being created during the execution of an operation.