Dynamic Relaxation Clash Plugin

DynamicMovement..::..MoveValidationObjectThroughPath Method (List<(Of <(<'Rotation3D>)>)>)

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

Syntax


public void MoveValidationObjectThroughPath(
	List<Rotation3D> RotationPath
)
Public Sub MoveValidationObjectThroughPath ( _
	RotationPath As List(Of Rotation3D) _
)
public:
void MoveValidationObjectThroughPath(
	List<Rotation3D^>^ RotationPath
)

Parameters

RotationPath
Type: List<(Of <(<'Rotation3D>)>)>