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

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

Syntax

C#
public static ConstructAction..::..DefaultLength DefaultCutOffLength
Visual Basic
Public Shared DefaultCutOffLength As ConstructAction..::..DefaultLength
Visual C++
public:
static ConstructAction..::..DefaultLength^ DefaultCutOffLength

See Also