CADability dotNET
TheConstruction may have several solutions. If set to a value !=0 the ContextMenu will have that number of entries and OnSolution() will be called if the user selects one of these

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

Syntax

C#
public int MultiSolutionCount
Visual Basic
Public MultiSolutionCount As Integer
Visual C++
public:
int MultiSolutionCount

See Also