CommandReal#

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

Bases: object

Represent a real constant set associated to a RLBLOCK command.

Overview#

Id

Gets the real constant set number.

Values

Gets the values.

Property detail#

property CommandReal.Id: System.UInt32 | None

Gets the real constant set number.

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

Gets the values.