RLBlockCommand#

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

Bases: object

Represents a RLBLOCK command.

Overview#

Reals

Gets the real constant sets.

Name

Gets the command name.

Index

Gets the command index.

Property detail#

property RLBlockCommand.Reals: System.Collections.Generic.IReadOnlyList[Ansys.ACT.Automation.Mechanical.FE.CDB.CommandReal] | None

Gets the real constant sets.

property RLBlockCommand.Name: System.String | None

Gets the command name.

property RLBlockCommand.Index: System.UInt32 | None

Gets the command index.