Struct UFPath.CircularMotion
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.UF.dll
Syntax
public struct CircularMotion
Fields
arc_axis
Declaration
Field Value
Type |
Description |
System.Double[] |
|
arc_center
Declaration
public double[] arc_center
Field Value
Type |
Description |
System.Double[] |
|
arc_radius
Declaration
Field Value
Type |
Description |
System.Double |
|
end
Declaration
Field Value
Type |
Description |
System.Double[] |
|
Declaration
public double[] end_tool_axis
Field Value
Type |
Description |
System.Double[] |
|
feed_unit
Declaration
public UFPath.FeedUnit feed_unit
Field Value
feed_value
Declaration
Field Value
Type |
Description |
System.Double |
|
material_side
Declaration
public UFPath.Side material_side
Field Value
shape
Declaration
public UFPath.Shape shape
Field Value
start
Declaration
Field Value
Type |
Description |
System.Double[] |
|
Declaration
public double[] start_tool_axis
Field Value
Type |
Description |
System.Double[] |
|
tolerance
Declaration
Field Value
Type |
Description |
System.Double |
|
type
Declaration
public UFPath.MotionType type
Field Value