Class RuntimeNC
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen
Assembly: NXOpen.Utilities.dll
Syntax
public class RuntimeNC : RuntimeObject
Constructors
RuntimeNC(IntPtr)
Declaration
protected RuntimeNC(IntPtr pItem)
Parameters
| Type | Name | Description |
|---|---|---|
| System.IntPtr | pItem |
Properties
IsFinished
Declaration
public bool IsFinished { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
IsPause
Declaration
public bool IsPause { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
IsRun
Declaration
public bool IsRun { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
IsToolChanged
Declaration
public bool IsToolChanged { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |