PolygonModelingTaskEnvironment Class¶
-
class
NXOpen.PolygonModelingTaskEnvironment¶ Bases:
objectRepresents the Polygon Modeling task environment associated with a session.
To obtain an instance of this class, refer to
NXOpen.SessionNew in version NX12.0.0.
Methods¶
| Method | Description |
|---|---|
| Enter | Starts Polygon Modeling task environment. |
| Exit | Ends Polygon Modeling task environment. |
| SetCancelled | Marks the task to be cancelled such that during task is undone and all the changes are discarded. |
Method Detail¶
Enter¶
-
PolygonModelingTaskEnvironment.Enter¶ Starts Polygon Modeling task environment.
Signature
Enter()New in version NX12.0.0.
License requirements: None.