Sets the status of a particular criteria in the specified relationship
Input Arguments
0 |
Collection Object Name |
Relationship Name |
The name of the relationship to modify. |
1 |
String |
Criteria |
String name of the criteria to be set |
2 |
Boolean |
Show in Report |
Set to True indicates included or checked. |
3 |
Tolerance Options (Scalar Type) |
Tolerance Options |
High and Low tolerance setting |
4 |
Double |
Optimization: Delta Weight |
The weight set for the criteria to be used in an optimization such as move objects by minimizing relationships. |
5 |
Double |
Optimization: Out of Tolerance Weight |
The weight to apply in an optimization when out of tolerance. |
Return Arguments
None.
Returned Status
SUCCESS |
The criteria was set successfully. |
FAILURE |
The specified relationship or criteria could not be found. |
Remarks
This command is string specific. Take care to specify the criteria by name for the particular relationship used. To verify, open the relationships properties. A list is also available in the remarks under Get Geom Relationship Criteria.