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 1062: Members
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 |
A InternalVolumeZoneScope outcome type provides information related to the internal volume zones being created during the execution of an 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 |
VolumeZoneScope |
A VolumeZoneScope outcome type provides information related to the volume zones being created during the execution of an operation. |