Dynamic Relaxation Clash Plugin

DynamicRelaxationSolver..::..Path Property

The current path, used for getting drag points in DR.

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

Syntax


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

Field Value

The path.