SecdataCommand#

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

Bases: object

Represents a SECDATA command.

Overview#

Values

Gets the values.

Name

Gets the command name.

Index

Gets the command index.

Property detail#

property SecdataCommand.Values: System.Collections.Generic.IReadOnlyList[System.Double] | None

Gets the values.

property SecdataCommand.Name: System.String | None

Gets the command name.

property SecdataCommand.Index: System.UInt32 | None

Gets the command index.