CECMODCommand#

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

Bases: object

Represents a CECMOD command.

Overview#

Constant

Gets the constant term of the equation.

Index

Gets the command index.

Name

Gets the command name.

Nce

Gets the constraint equation number.

Property detail#

property CECMODCommand.Constant: float | None#

Gets the constant term of the equation.

property CECMODCommand.Index: int | None#

Gets the command index.

property CECMODCommand.Name: str | None#

Gets the command name.

property CECMODCommand.Nce: int | None#

Gets the constraint equation number.