Dynamic Relaxation Clash Plugin

ControlViewModel..::..SetCurrentPath Method

Sets the current path.

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

Syntax


private void SetCurrentPath(
	string pathName
)
Private Sub SetCurrentPath ( _
	pathName As String _
)
private:
void SetCurrentPath(
	String^ pathName
)

Parameters

pathName
Type: String
Name of the path.