Struct UFPath.LinearMotion
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFPath.LinearMotion
Fields
feed_unit
Declaration
public UFPath.FeedUnit feed_unit
Field Value
| Type | Description |
|---|---|
| UFPath.FeedUnit |
feed_value
Declaration
public double feed_value
Field Value
| Type | Description |
|---|---|
| double |
position
Declaration
public double[] position
Field Value
| Type | Description |
|---|---|
| double[] |
tool_axis
Declaration
public double[] tool_axis
Field Value
| Type | Description |
|---|---|
| double[] |
type
Declaration
public UFPath.MotionType type
Field Value
| Type | Description |
|---|---|
| UFPath.MotionType |