Method FindBestPivotBetweenOccurrences
FindBestPivotBetweenOccurrences(OccurrenceList, OccurrenceList, double)
Try to compute the pivot point between 2 sets of occurrences
Declaration
[HandleProcessCorruptedStateExceptions]
public Matrix4 FindBestPivotBetweenOccurrences(OccurrenceList assembly1, OccurrenceList assembly2, double precision = -1)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | assembly1 | Set occurrences 1 |
OccurrenceList | assembly2 | Set occurrences 2 |
double | precision | Precision used to determine if elements are similar |
Returns
Type | Description |
---|---|
Matrix4 |