PreadCommand#

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

Bases: object

Represents a *PREAD command.

Overview#

Aname

Gets the table name.

Values

Gets the values.

Name

Gets the command name.

Index

Gets the command index.

Property detail#

property PreadCommand.Aname: System.String | None

Gets the table name.

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

Gets the values.

property PreadCommand.Name: System.String | None

Gets the command name.

property PreadCommand.Index: System.UInt32 | None

Gets the command index.