(Deprecated) use vcMotionPath
vcOneDirectionalPath
Inherits: vcContainer
One Directional Path is a deprecated motion path that is similar to a One Way Path behavior but with less functionality.
Properties
| Name | Type | Access | Description |
| Interpolation | Enumeration | RW | Defines the mode of interpolating the motion of components along the path.
See Conveyor Interpolation Mode Constants for more information. |
| Path | List of vcFeature | RW | Defines an ordered list of Frame features that represent waypoints of the path. |
| RetainOffset | Boolean | RW | Defines if the location of a component is retained when the component is placed or transferred onto the path.
A True value means a component is not snapped to the axis of the path defined by its waypoints. |
| Sensors | List of vcBehaviour | RW | Defines a list of sensor type behaviors connected to the path.
This type of path only supports Component Path and Process Point sensors. |
| Speed | Real | RW | Defines the speed (mm/s) of the path. |