CompositeCriterionTerm#

class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.CompositeCriterionTerm#

Bases: object

CompositeCriterionTerm class.

Overview#

PrimaryCriterion

Returns PrimaryCriterion Object associated with the CompositeCriterionTerm.

Coefficient

Returns coefficient of PrimaryCriterion in the CompositeCriterionTerm.

Property detail#

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.

property CompositeCriterionTerm.Coefficient: System.Double | None

Returns coefficient of PrimaryCriterion in the CompositeCriterionTerm.