Dynamic Relaxation Clash Plugin

DynamicClashVerification..::..SetPath Method

Creates/ sets a new path, add a progress listener and run the path factory (generating the path from COM API).

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

Syntax


public void SetPath(
	ModelItemCollection pathItem
)
Public Sub SetPath ( _
	pathItem As ModelItemCollection _
)
public:
void SetPath(
	ModelItemCollection^ pathItem
)

Parameters

pathItem
Type: ModelItemCollection
The path item.