CommandCell# class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.FE.CDB.CommandCell# Bases: object Represents cell data associated to a beam SECBLOCK command. Overview# Properties MatId Gets the material number. Nodes Gets the nodes. Property detail# property CommandCell.MatId: int | None# Gets the material number. property CommandCell.Nodes: tuple[int] | None# Gets the nodes.