CommandKeyOpt Last update: 14.01.2025 class Ansys.ACT.Automation.Mechanical.FE.CDB.CommandKeyOpt Bases: object Represents a KEYOPT command. Overview Properties Name Description 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.