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