Click or drag to resize

LoadDataMass Property

Gets or sets the value of Mass.

Namespace:  ABB.Robotics.Controllers.RapidDomain
Assembly:  ABB.Robotics (in ABB.Robotics.dll) Version: 6.5.129.0
Syntax
C#
public float Mass { get; set; }

Property Value

Type: Single
A float that represents the Mass value.
See Also