Class ActRapid
A rapid traverse. Its commanded CL feedrate is the CL path over the act duration (HardNc: the machine's nominal rapid rate); under RTCP a pure rotary swing keeps the CL point still, so the value is legitimately ~0 while the equipped tool's tip sweeps with the posture change.
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.