Struct UFPath.HelicalMotion
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFPath.HelicalMotion
Fields
arc_axis
Declaration
public double[] arc_axis
Field Value
Type | Description |
---|---|
double[] |
arc_center
Declaration
public double[] arc_center
Field Value
Type | Description |
---|---|
double[] |
arc_radius
Declaration
public double arc_radius
Field Value
Type | Description |
---|---|
double |
end
Declaration
public double[] end
Field Value
Type | Description |
---|---|
double[] |
end_tool_axis
Declaration
public double[] end_tool_axis
Field Value
Type | Description |
---|---|
double[] |
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 |
material_side
Declaration
public UFPath.Side material_side
Field Value
Type | Description |
---|---|
UFPath.Side |
shape
Declaration
public UFPath.Shape shape
Field Value
Type | Description |
---|---|
UFPath.Shape |
start
Declaration
public double[] start
Field Value
Type | Description |
---|---|
double[] |
start_tool_axis
Declaration
public double[] start_tool_axis
Field Value
Type | Description |
---|---|
double[] |
times
Declaration
public double times
Field Value
Type | Description |
---|---|
double |
tolerance
Declaration
public double tolerance
Field Value
Type | Description |
---|---|
double |
type
Declaration
public UFPath.MotionType type
Field Value
Type | Description |
---|---|
UFPath.MotionType |