Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Speed Property
Description
Represents the speed for this object.
Property type
Read-write property
Syntax
Visual Basic
Public Property Speed As Double
Return Type
Read/write Double value.
Remarks
This property is only useful for objects of type MOVE_SPEED, TOUCH_SPEED, and SCAN_SPEED. For objects of other types, setting this property does nothing and getting it always returns zero.
See Also