MPCommand
#
- class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.FE.CDB.MPCommand#
Bases:
object
Represents a MP command.
Overview#
Gets the temperature-independent term of the property. |
|
Gets the coefficient of the linear term in the property-versus-temperature polynomial. |
|
Gets the coefficient of the quadratic term in the property-versus-temperature polynomial. |
|
Gets the coefficient of the cubic term in the property-versus-temperature polynomial. |
|
Gets the coefficient of the quartic term in the property-versus-temperature polynomial. |
|
Gets the command index. |
|
Gets the label. |
|
Gets the material number. |
|
Gets the command name. |
Property detail#
- property MPCommand.C1: float | None#
Gets the coefficient of the linear term in the property-versus-temperature polynomial.
- property MPCommand.C2: float | None#
Gets the coefficient of the quadratic term in the property-versus-temperature polynomial.
- property MPCommand.C3: float | None#
Gets the coefficient of the cubic term in the property-versus-temperature polynomial.