Used to update the Fit setting properties of an existing Vector Group to Vector Group Relationship.
Input Arguments
0 |
Collection Object Name |
New VG to VG Relationship |
The name for the new relationship. |
1 |
Double |
Minimum Gap |
Minimum Gap distance threshold |
2 |
Double |
Minimum Gap Fit Weight |
Minimum gap fit weight to apply |
3 |
Double |
Maximum Gap |
Maximum Gap distance threshold |
1 |
Double |
Maximum Gap Fit Weight |
Maximum gap fit weight to apply |
2 |
Double |
Nominal Gap |
Nominal or optimum Gap |
3 |
Double |
Nominal Gap Fit Weight |
Nominal or optimum gap fit weight to apply |
Return Arguments
None.
Returned Status
SUCCESS |
The relationship was updated successfully. |
FAILURE |
Relationship could not be found. |
Remarks
None.