CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
The default center of an ellipse or ellipsenarc. Normally it is set at the end of an ellipse-constrution to the center of that ellipse, so a new ellipse can start with the center of the last ellipse 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 DefaultEllipseCenter |
| Visual Basic |
|---|
Public Shared DefaultEllipseCenter As ConstructAction..::..DefaultGeoPoint |
| Visual C++ |
|---|
public: static ConstructAction..::..DefaultGeoPoint^ DefaultEllipseCenter |