Dynamic Relaxation Clash Plugin

ControlViewModel..::..RunPathFactoryCmd Property

Gets the run path factory command.

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

Syntax


public ICommand RunPathFactoryCmd { get; set; }
Public Property RunPathFactoryCmd As ICommand
	Get
	Set
public:
property ICommand^ RunPathFactoryCmd {
	ICommand^ get ();
	void set (ICommand^ value);
}

Field Value

The run path factory command.