CECMODCommand#

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

Bases: object

Represents a CECMOD command.

Overview#

Nce

Gets the constraint equation number.

Constant

Gets the constant term of the equation.

Name

Gets the command name.

Index

Gets the command index.

Property detail#

property CECMODCommand.Nce: System.UInt32 | None

Gets the constraint equation number.

property CECMODCommand.Constant: System.Double | None

Gets the constant term of the equation.

property CECMODCommand.Name: System.String | None

Gets the command name.

property CECMODCommand.Index: System.UInt32 | None

Gets the command index.