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