Skip to main content

Mechanical scripting interface 2025

`CommandKeyOpt`

Last update: 16.07.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.

Connect with Ansys