RLBlockCommand#

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

Bases: object

Represents a RLBLOCK command.

Overview#

Index

Gets the command index.

Name

Gets the command name.

Reals

Gets the real constant sets.

Property detail#

property RLBlockCommand.Index: int | None#

Gets the command index.

property RLBlockCommand.Name: str | None#

Gets the command name.

property RLBlockCommand.Reals: tuple[Ansys.ACT.Automation.Mechanical.FE.CDB.CommandReal] | None#

Gets the real constant sets.