Class ActRapid
Rapid feedrate.
public class ActRapid : ActFeedrate, IAct
- Inheritance
-
ActRapid
- Implements
- Inherited Members
- Extension Methods
Constructors
ActRapid(double)
Ctor.
public ActRapid(double rapidFeedrate_mmds)
Parameters
rapidFeedrate_mmdsdouble
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.