CADability dotNET
The default direction of a line. Normally it is set at the end of a line-constrution to the direction of that line, so a new line can start with the direction of the last line by using the TAB-button within the direction-textfield to accept the default direction.

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

Syntax

C#
public static ConstructAction..::..DefaultGeoVector DefaultLineDirection
Visual Basic
Public Shared DefaultLineDirection As ConstructAction..::..DefaultGeoVector
Visual C++
public:
static ConstructAction..::..DefaultGeoVector^ DefaultLineDirection

See Also