DynamicClashVerification Methods
The DynamicClashVerification type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CancelOptimization | |
![]() |
CancelVerification |
Cancels the verification.
|
![]() |
ChangeStatusIcon |
Changes the status icon.
|
![]() |
CreateNewDynamicClashTest |
Creates the new dynamic clash test.
|
![]() |
CreateNewDynamicMovement |
Creates the new dynamic movement.
|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
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.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
RevertStartPosition |
Reverts the start position.
|
![]() |
RunDynamicMovement | |
![]() |
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.
|
![]() |
RunPhaseTwoOfVerification |
Runs the second and final phase of verification. This include running
Dynamic relaxation solver with DR algorithm.
|
![]() |
SetBoundaryGeometry |
Sets the boundary geometry.
|
![]() |
SetPath |
Creates/ sets a new path, add a progress listener and
run the path factory (generating the path from COM API).
|
![]() |
SetValidationObject |
Sets the validation object, with its needed properties.
|
![]() |
ToString | (Inherited from Object.) |