Make Scalar Fit Constraint    

Makes a scalar fit constraint.

 

Input Arguments

 

0

Boolean

Use High Limit

Indicates if the high limit should be active.

1

Double

High Limit

The upper limit for the fit constraint.

2

Boolean

Use Low Limit

Indicates if the low limit should be active.

3

Double

Low Limit

The lower limit for the fit constraint.

 

Return Arguments

 

4

Fit Constraint Options (Scalar Type)

Resultant Constraint Options

The resulting constraint options.

 

Returned Status

 

SUCCESS

This command always succeeds.

 

Remarks

None.