CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
The default radius of a circle or arc. Normally it is set at the end of an arc-constrution to the radius of that arc/circle, so a new arc/circle can start with the radius of the last arc/circle by using the TAB-button within the radius-textfield to accept the default radius.
Namespace: CADability.ActionsAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public static ConstructAction..::..DefaultLength DefaultArcRadius |
| Visual Basic |
|---|
Public Shared DefaultArcRadius As ConstructAction..::..DefaultLength |
| Visual C++ |
|---|
public: static ConstructAction..::..DefaultLength^ DefaultArcRadius |