Indexes
Previous
Next
OptimizationConstraint
(Object)
r1.IUnknown
r1.IDispatch
r1.CATBaseUnknown
r1.CATBaseDispatch
r1.AnyObject
r1.KnowledgeObject
r1.KnowledgeActivateObject
r1.Relation
r1.Check
OptimizationConstraint
Represents an optimization constraint.
See also:
OptimizationConstraints
Property Index
DistanceToSatisfaction
Returns the parameter containing the distance to constraint satisfaction.
Precision
Returns or sets the constraint precision.
Satisfaction
Returns the constraint satisfaction.
Properties
o Property
DistanceToSatisfaction
(
) As
RealParam
(Read Only)
Returns the parameter containing the distance to constraint satisfaction.
o Property
Precision
(
) As double
Returns or sets the constraint precision. Only for equality constraints.
The constraint precision allows the system to know when an equality constraint can be declared as satisfied (when : distance to satisfaction < precision).
o Property
Satisfaction
(
) As boolean (Read Only)
Returns the constraint satisfaction.
Copyright © 2006, Dassault Systèmes. All rights reserved.