Properties for a constraint - an additional condition to be met to satisfy a stopping condition.
CopyCalcObjectToClipboard | Copy calculation object to clipboard. |
PasteCalcObjectFromClipboard | Replace calculation object with instance in clipboard. |
CalcObject | Gets or sets the calculation object to perform calculation to evaluate condition. |
CalcObjectName | Gets or sets the name of the calculation object to perform calculation to evaluate condition. |
Criteria | Gets or sets the criteria to be applied to the desired value. |
Tolerance | How closely the test parameter must approximate the desired value for the constraint. Dimension depends on CalcObject. |
UseAbsoluteValue | Whether or not to take the absolute value of the calculation. |
Value | Gets or sets the value to satisfy the condition. Dimension depends on CalcObject. |
Implemented Interface |
---|
IAgComponentInfo |
IAgCloneable |