Class ProgramInstruction
public class ProgramInstruction- Inheritance
- ProgramInstruction
- Inherited Members
Properties
InstructionType
public InstructionType InstructionType { get; set; }Property Value
IsJointTarget
public bool IsJointTarget { get; set; }Property Value
Joints
public double[] Joints { get; set; }Property Value
- double[]
MoveType
public MoveType MoveType { get; set; }Property Value
Name
public string Name { get; set; }Property Value
Target
public Mat Target { get; set; }