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# Properties Id Gets the real constant set number. Values Gets the values. Property detail# property CommandReal.Id: int | None# Gets the real constant set number. property CommandReal.Values: tuple[float] | None# Gets the values.