Dynamic Relaxation Clash Plugin

ControlViewModel..::..ShowOptimizedPoints Property

Gets or sets a value indicating whether [show optimized points].

Namespace:  DynamicRelaxationClashVerification.ViewModels
Assembly:  DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)

Syntax


public bool ShowOptimizedPoints { get; set; }
Public Property ShowOptimizedPoints As Boolean
	Get
	Set
public:
property bool^ ShowOptimizedPoints {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [show optimized points]; otherwise, false.