NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.PolygonModelingTaskEnvironment Class Reference

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

Inheritance diagram for NXOpen.PolygonModelingTaskEnvironment:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void Enter ()
 Starts Polygon Modeling task environment. More...
 
unsafe void Exit ()
 Ends Polygon Modeling task environment. More...
 
unsafe void SetCancelled ()
 Marks the task to be cancelled such that during task is undone and all the changes are discarded. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> 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

unsafe void NXOpen.PolygonModelingTaskEnvironment.Enter ( )
inline

Starts Polygon Modeling task environment.

Created in NX12.0.0

License requirements: None.

unsafe void NXOpen.PolygonModelingTaskEnvironment.Exit ( )
inline

Ends Polygon Modeling task environment.

Created in NX12.0.0

License requirements: None.

unsafe void NXOpen.PolygonModelingTaskEnvironment.SetCancelled ( )
inline

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.

Property Documentation

Tag NXOpen.PolygonModelingTaskEnvironment.Tag
get

Returns the tag of this object.


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