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

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

Syntax

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

See Also