CADability dotNET
The startpoint of a line. Normally it is set at the end of a line-constrution to the endpoint of that line, so a new line can start at the endpoint of the last line by using the TAB-button within the startpoint-textfield to accept the default point.

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

Syntax

C#
public static ConstructAction..::..DefaultGeoPoint DefaultStartPoint
Visual Basic
Public Shared DefaultStartPoint As ConstructAction..::..DefaultGeoPoint
Visual C++
public:
static ConstructAction..::..DefaultGeoPoint^ DefaultStartPoint

See Also