CompositeCriterionTerm#
- class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.CompositeCriterionTerm#
 Bases:
object
Overview#
Returns coefficient of PrimaryCriterion in the CompositeCriterionTerm.  | 
|
Returns PrimaryCriterion Object associated with the CompositeCriterionTerm.  | 
Property detail#
- property CompositeCriterionTerm.Coefficient: float | None#
 Returns coefficient of PrimaryCriterion in the CompositeCriterionTerm.
- property CompositeCriterionTerm.PrimaryCriterion: Ansys.ACT.Automation.Mechanical.PrimaryCriterion | None#
 Returns PrimaryCriterion Object associated with the CompositeCriterionTerm. Returns None if no PrimaryCriterion Object is assigned to CompositeCriterionTerm.