Dynamic Relaxation Clash Plugin

DynamicClashVerification Methods

The DynamicClashVerification type exposes the following members.

Methods


  Name Description
Public method CancelOptimization
Public method CancelVerification
Cancels the verification.
Private method ChangeStatusIcon
Changes the status icon.
Public method CreateNewDynamicClashTest
Creates the new dynamic clash test.
Public method CreateNewDynamicMovement
Creates the new dynamic movement.
Public method Equals(System.Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method RevertStartPosition
Reverts the start position.
Public method RunDynamicMovement
Public method RunPhaseOneOfVerification
Runs the first phase of verification. This includes dynamic movement thorugh path, and clash logging using dynamic clash testing. The result are saved in the resultcollection as 3D clashes. The real path points after optimalization are saved in the real point result list.
Public method RunPhaseTwoOfVerification
Runs the second and final phase of verification. This include running Dynamic relaxation solver with DR algorithm.
Public method SetBoundaryGeometry
Sets the boundary geometry.
Public method SetPath
Creates/ sets a new path, add a progress listener and run the path factory (generating the path from COM API).
Public method SetValidationObject
Sets the validation object, with its needed properties.
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)