CommandKeyOpt#

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

Bases: object

Represents a KEYOPT command.

Overview#

Knum

Gets the key option number.

Value

Gets the value.

Property detail#

property CommandKeyOpt.Knum: System.UInt32 | None

Gets the key option number.

property CommandKeyOpt.Value: System.Int32 | None

Gets the value.