NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::PolygonModelingTaskEnvironment Class Reference

Represents the Polygon Modeling task environment associated with a session. More...

Public Member Functions

void Enter ()
 Starts Polygon Modeling task environment. More...
 
void Exit ()
 Ends Polygon Modeling task environment. More...
 
void SetCancelled ()
 Marks the task to be cancelled such that during task is undone and all the changes are discarded. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the Polygon Modeling task environment associated with a session.


To obtain an instance of this class, refer to NXOpen::Session

Created in NX12.0.0.

Member Function Documentation

void NXOpen::PolygonModelingTaskEnvironment::Enter ( )

Starts Polygon Modeling task environment.


Created in NX12.0.0.

License requirements : None

void NXOpen::PolygonModelingTaskEnvironment::Exit ( )

Ends Polygon Modeling task environment.


Created in NX12.0.0.

License requirements : None

void NXOpen::PolygonModelingTaskEnvironment::SetCancelled ( )

Marks the task to be cancelled such that during task is undone and all the changes are discarded.


Created in NX12.0.0.

License requirements : None

tag_t NXOpen::PolygonModelingTaskEnvironment::Tag ( ) const

Returns the tag of this object.


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.