Dynamic Relaxation Clash Plugin

DynamicClashVerification..::..PathItem Property

The selected path from the selection sets.

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

Syntax


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

Field Value

The path item.