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