CADability dotNET
The default angle of a line. Normally it is set at the end of a line-constrution to the angle of that line, so a new line can start with the angle of the last line by using the TAB-button within the 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 DefaultLineAngle
Visual Basic
Public Shared DefaultLineAngle As ConstructAction..::..DefaultAngle
Visual C++
public:
static ConstructAction..::..DefaultAngle^ DefaultLineAngle

See Also