Dynamic Relaxation Clash Plugin

ControlViewModel..::..CurrentPath Property

Gets or sets the current path.

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

Syntax


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

Field Value

The current path.