CADability dotNET
The default angle of the cut-off actions in the tools-menue. Normally it is set at the end of a cut-off action to current angle, so a cut off action can start with the angle of the last action by using the TAB-button within the cut off angle-textfield to accept the default angle.

Namespace: CADability.Actions
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public static ConstructAction..::..DefaultAngle DefaultCutOffAngle
Visual Basic
Public Shared DefaultCutOffAngle As ConstructAction..::..DefaultAngle
Visual C++
public:
static ConstructAction..::..DefaultAngle^ DefaultCutOffAngle

See Also