Click or drag to resize

MechanicalUnit Methods

The MechanicalUnit type exposes the following members.

Methods
  NameDescription
Public methodDispose
Disposes the managed resources of the instance.
(Inherited from SDKDisposeBase.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodCode exampleGetPosition
Gets the joint target position of the mechanical unit.
Public methodCode exampleGetPosition(CoordinateSystemType)
Gets the robtarget position of the mechanical unit.
Public methodCode exampleGetPosition2
Gets the joint target position of the mechanical unit.
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Public methodCode exampleGetUserDefIncStepSize
Gets the user defined incremental step size.
Public methodCode exampleSetUserDefIncStepSize
Sets the user defined incremental step size.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also