Class PolygonModelingTaskEnvironment
Implements
IMessageSink
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class PolygonModelingTaskEnvironment : NXRemotableObject, IMessageSink
Constructors
PolygonModelingTaskEnvironment(Session)
Declaration
protected PolygonModelingTaskEnvironment(Session owner)
Parameters
| Type | Name | Description |
|---|---|---|
| Session | owner |
Properties
Tag
Declaration
public Tag Tag { get; }
Property Value
| Type | Description |
|---|---|
| Tag |
Methods
Enter()
Declaration
public void Enter()
Exit()
Declaration
public void Exit()
SetCancelled()
Declaration
public void SetCancelled()
Implements
System.Runtime.Remoting.Messaging.IMessageSink