Dynamic Relaxation Clash Plugin

ControlViewModel..::..ShowFactoryPoints Property

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

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

Syntax


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

Field Value

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