Class ToolPathMW5Axis
Inheritance
ToolPathMW5Axis
Assembly: NXOpen.dll
public class ToolPathMW5Axis : TaggedObject, IMessageSink
Constructors
Declaration
protected ToolPathMW5Axis()
Properties
Declaration
public bool Mw5axisReversed { get; set; }
Property Value
Methods
Declaration
public double[] GetMw5axisGenericValues()
Returns
Declaration
public void GetMw5axisGeometries(out TaggedObject[] items)
Parameters
Declaration
public TaggedObject GetMw5axisGeometry()
Returns
Declaration
public void SetMw5axisGenericValues(double[] values)
Parameters
Type |
Name |
Description |
double[] |
values |
|
Declaration
public void SetMw5axisGeometries(TaggedObject[] items)
Parameters
Declaration
public void SetMw5axisGeometry(TaggedObject item)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink