Dynamic Relaxation Clash Plugin

DynamicMovement..::..Path Property

The current path to move along.

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.