CommandCell#

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

Bases: object

Represents cell data associated to a beam SECBLOCK command.

Overview#

MatId

Gets the material number.

Nodes

Gets the nodes.

Property detail#

property CommandCell.MatId: System.UInt32 | None

Gets the material number.

property CommandCell.Nodes: System.Collections.Generic.IReadOnlyList[System.UInt32] | None

Gets the nodes.