Dynamic Relaxation Clash Plugin

ControlViewModel..::..FinalPathCollection Property

Gets or sets the final path collection.

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

Syntax


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

Field Value

The final path collection.