Dynamic Relaxation Clash Plugin

Path..::.._currentPath Field

A list of all the nodes that defines the path. Is filled using the RunPathFactory

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

Syntax


private List<Point3D> _currentPath
Private _currentPath As List(Of Point3D)
private:
List<Point3D^>^ _currentPath