Click or drag to resize

IMovableItem Properties

The IMovableItem type exposes the following members.

Properties
  NameDescription
Public propertyMaxPosition
Maximal physical position of the movable item. (The unit is always SI and depends on the type of axis: [m] for linear axes and [rad] for rotation axes)
Public propertyMinPosition
Minimal physical position of the movable item. (The unit is always SI and depends on the type of axis: [m] for linear axes and [rad] for rotation axes)
Public propertyMovableItemUniqueId
The unique ID of the movable item
Top
See Also