CADability dotNET
The ConstructAction may have several solutions. If set to true, the PgUp/PgDown key will call OnDifferentSolution and the context menue will have appropriate entries.

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

Syntax

C#
public bool MultiSolution
Visual Basic
Public MultiSolution As Boolean
Visual C++
public:
bool MultiSolution

See Also