Item

IMotionPath indexer

Returns a command at the specified index.

public IMotionCmdPath this[int index] { get; }
ParameterDescription
index

Return Value

Command at specified index IMotionCmdPath

See Also