Dado / Saw
The Dado Operation consist of a cut that starts at XStart, YStart and travels to XEnd, YEnd. Optional parameter definitions are:
• | XStart, YStart, XEnd, YEnd - start at the X,Y start and end at the X,Y end parameters |
• | XStart, YStart, Angle, Length - start at the X,Y start and end at a point defined by the Angle and Length parameters |
Width is the width of the Dado. Depth is the depth of the Dado.
Validation Process
Width and Depth must have values.
X,Y Start must have values.
X,Y End OR Angle, Length must have values.
Condition and Record Data
Reference the Editor Interface for details.