SecdataCommand#

class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.FE.CDB.SecdataCommand#

Bases: object

Represents a SECDATA command.

Overview#

Index

Gets the command index.

Name

Gets the command name.

Values

Gets the values.

Property detail#

property SecdataCommand.Index: int | None#

Gets the command index.

property SecdataCommand.Name: str | None#

Gets the command name.

property SecdataCommand.Values: tuple[float] | None#

Gets the values.