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 1118: 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 |
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 |
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 |
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 |
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. |