Class RuntimeNC
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.Utilities.dll
Syntax
public class RuntimeNC : RuntimeObject
Constructors
RuntimeNC(nint)
Declaration
protected RuntimeNC(nint pItem)
Parameters
Type | Name | Description |
---|---|---|
nint | pItem |
Properties
IsFinished
Declaration
public bool IsFinished { get; set; }
Property Value
Type | Description |
---|---|
bool |
IsPause
Declaration
public bool IsPause { get; set; }
Property Value
Type | Description |
---|---|
bool |
IsRun
Declaration
public bool IsRun { get; set; }
Property Value
Type | Description |
---|---|
bool |
IsToolChanged
Declaration
public bool IsToolChanged { get; set; }
Property Value
Type | Description |
---|---|
bool |