BFEBlockCommand
#
- class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.FE.CDB.BFEBlockCommand#
Bases:
object
Represents a BFEBLOCK command.
Overview#
Gets the number of element body-force loads. |
|
Gets the element body-force loads. |
|
Gets the command index. |
|
Gets the label. |
|
Gets the command name. |
Property detail#
- property BFEBlockCommand.ElementBodyForceCount: int | None#
Gets the number of element body-force loads.
- property BFEBlockCommand.ElementBodyForces: tuple[Ansys.ACT.Automation.Mechanical.FE.CDB.CommandElementBodyForce] | None#
Gets the element body-force loads.