CADability dotNET
The locationpoint of a dimension. Normally it is set at the end of a dimension-constrution to the current position of that dimension, so a new dimension can start at the location point of the last dimension (plus an offset) by using the TAB-button within the dimensionpoint-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 DefaultDimPoint
Visual Basic
Public Shared DefaultDimPoint As ConstructAction..::..DefaultGeoPoint
Visual C++
public:
static ConstructAction..::..DefaultGeoPoint^ DefaultDimPoint

See Also