Struct IntStatusData
Inherited Members
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public struct IntStatusData
Constructors
IntStatusData(int, Inheritance)
Declaration
public IntStatusData(int Value, Inheritance Inheritance)
Parameters
| Type | Name | Description |
|---|---|---|
| int | Value | |
| Inheritance | Inheritance |
Fields
Inheritance
Declaration
public Inheritance Inheritance
Field Value
| Type | Description |
|---|---|
| Inheritance |
Value
Declaration
public int Value
Field Value
| Type | Description |
|---|---|
| int |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |