Initializes a new instance of the
Num class with a specific value.
Namespace:
ABB.Robotics.Controllers.RapidDomain
Assembly:
ABB.Robotics (in ABB.Robotics.dll) Version: 6.5.129.0
Syntax public Num(
double value
)
Parameters
- value
- Type: SystemDouble
The value to be set.
See Also