CommandKeyOpt# class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.FE.CDB.CommandKeyOpt# Bases: object Represents a KEYOPT command. Overview# Properties Knum Gets the key option number. Value Gets the value. Property detail# property CommandKeyOpt.Knum: int | None# Gets the key option number. property CommandKeyOpt.Value: int | None# Gets the value.