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