Toolpath.MotionList Property

The list of tool path motions.
Public Property MotionList() As List(Of Motion)
This language is not supported or no code example is available.
public List<Motion> MotionList {get; set;}
This language is not supported or no code example is available.

Property Value

List<Motion>

.NET Framework

Supported in: 4.8

In this article

Definition