CADability dotNET
The default direction of an arc. Normally it is set at the end of an arc-constrution to the direction of that arc, so a new arc can start with the direction of the last arc 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..::..DefaultBoolean DefaultArcDirection
Visual Basic
Public Shared DefaultArcDirection As ConstructAction..::..DefaultBoolean
Visual C++
public:
static ConstructAction..::..DefaultBoolean^ DefaultArcDirection

See Also