Click or drag to resize
PhysicsSurfaceVelocity Structure
Specifies properties for simulation of surface movement on a physics enabled Part .

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public struct PhysicsSurfaceVelocity

The PhysicsSurfaceVelocity type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
Fields
  NameDescription
Public fieldControlPoints
Points that specify a path of travel, instead of a single direction.
Public fieldDirection
Direction of movement.
Public fieldEnabled
Enables or disables surface movement.
Public fieldSpeed
Speed of movement.
Top
Version Information

Supported in: 1.0.0.0
See Also