CommandCETerm#

class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.FE.CDB.CommandCETerm#

Bases: object

Represents a term associated to a CE command.

Overview#

Node

Gets the node number.

Dof

Gets the degree of freedom.

Coefficient

Gets the coefficient.

Property detail#

property CommandCETerm.Node: System.UInt32 | None

Gets the node number.

property CommandCETerm.Dof: System.String | None

Gets the degree of freedom.

property CommandCETerm.Coefficient: System.Double | None

Gets the coefficient.