CADability dotNET
The default height of a 3D-box. Normally it is set at the end of a box-constrution to the height of that box, so a new box can start with the height of the last box by using the TAB-button within the height-textfield to accept the default height.

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

Syntax

C#
public static ConstructAction..::..DefaultLength DefaultBoxHeight
Visual Basic
Public Shared DefaultBoxHeight As ConstructAction..::..DefaultLength
Visual C++
public:
static ConstructAction..::..DefaultLength^ DefaultBoxHeight

See Also